body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 150%;
}

head, p, table, tr, td, div
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 150%;
}

A:visited { color:#0033CC } /* visited links */
A:link    { color:#0033cc } /* unvisited links */
A:hover   { color:#990000 } /* user hovers */
A:active  { color:0033cc } /* active links */

A.nav:visited { color:#ffffff } /* visited links */
A.nav:link    { color:#ffffff } /* unvisited links */
A.nav:hover   { color:#990000 } /* user hovers */
A.nav:active  { color:#ffffff } /* active links */

.logo_bg
{
	background:url(images/logo_bg.jpg) repeat-x bottom;
}

.n_bg
{
	background:url(images/n_bg.jpg) repeat-x bottom;
}

.background
{
	background:url(images/body.gif) no-repeat bottom #F6E8CB;
	padding:20px;
	margin:20px;
}

.foot
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 100%;
	text-align:center;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000099;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#003399;
}

.headingSubject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.Adetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
