body
{ 
background: url(images/bg.jpg)
}
td
{ vertical-align: top}

H1 {
	font-family: "Times New Roman", Times;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	}
H2 {
	font-family: "Times New Roman", Times;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}
H3 {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}
p            { font-family: "Times New Roman", Times; font-size: 16px; 
               font-variant: normal; color: #000000;
 }
.p2            { font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
               font-variant: normal; color: #000000;
               line-height: 98%;
 }
               
td            { font-family: "Times New Roman", Times; font-size: 16px; 
               font-variant: normal; color: #000000 } 
                          
li {
	font-family: "Times New Roman", Times;
	font-size: 15px;
	font-variant: normal;
	color: #000000;

}

ul	{
padding:0px;
margin:18px;}

A:hover    {color: blue;
			text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000080;
	text-decoration: none;
}
.a2 {
	font-family: "Times New Roman", Times;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
}
.a3 {
	font-family: "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000080;
	text-decoration: none;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000066;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000066;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000066;
}


.back { 
  background: url("images/PersonalStaioneryGraphic.gif");
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-top: 0px;
  margin-left: 0px;
  background-position: bottom right;}