BODY
	{
	font-family: Georgia, Times New Roman, Times, serif;
	color:#000033;
	text-align:justify;
	font-size:12pt;
	scrollbar-base-color: #000033;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-lightshadow-color: #000099;
	scrollbar-darkshadow-color: #000066;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A1B5B6;
	line-height: 12pt;
	} /*default justified text content*/

UL
	{
	list-style-position:outside;
	color:#000033;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	list-style-image: url(images/ListCircle.jpg);
	}

H1  
	{
	font-family:Georgia, Times New Roman, Times, serif;
	color:#990000;
	font-size:18pt;
	font-weight: bold;
	}
H2  {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#000033;
	font-weight:normal;
	font-size:16pt;
	font-variant: small-caps;
	}
H3  {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#666666;
	font-size:14pt;
	font-weight:normal;

	}
H4  {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	font-style : normal;
	font-size:14pt;	
	}
H5  {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FFFF00;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
    }
H6  {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#333333;
	font-weight:bold;
	font-style : normal;
	font-size:12pt;
	font-variant: small-caps;
    }
		
TD
	{
	font-size:12pt;
	color:#000033;
	font-family : Georgia, Times New Roman, Times, serif;
	font-style : normal;
	text-align: justify;
	line-height: 12pt;
	margin-left: 160px;
	margin-right: 160px;
	}

A:link
	{
	color:#990000;
	text-decoration:none;
	font-family : Georgia, Times New Roman, Times, serif;
	} /*unvisited link*/
A:visited
	{
	color:#990000;
	text-decoration:none;
	font-family : Georgia, Times New Roman, Times, serif;
	} /*visited link*/
A:hover
	{
	color:#990000;
	text-decoration:underline;
	font-family : Georgia, Times New Roman, Times, serif;
	} /*hover link*/
A:active 
	{
	color:#990000;
	text-decoration:underline;
	font-family : Georgia, Times New Roman, Times, serif;
	} /*active link*/
	
	.nav
	{
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
}

.nav a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
	} /*header unvisited link*/
.nav a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
	} /*header visited link*/
.nav a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
	} /*header hover link*/
.nav a:active 
	{
	color:#000033;
	text-decoration:underline;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
	background-color: #FFFFFF;
	} /*header active link*/
/*Header Nav*/

.footer
	{
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}

.rightImage { margin-left:15px;}

.whiteText
	{
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}

.footer a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	} /*footer unvisited link*/
.footer a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	} /*footer visited link*/
.footer a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	} /*footer hover link*/
.footer a:active 
	{
	color:#000033;
	text-decoration:underline;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	} /*footer active link*/
/*Footer Address*/
