BODY{
	background: #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	margin: 0;
	padding: 0;
	
}

TABLE.text{
	background: #F6F5E8;
	padding-top: 0;
	padding: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.contenttext{
	background: #F6F5E8;
	font-size: 13;
}

.contenttextheader{
	background: #F6F5E8;
	color: #993300;
	font-size: medium;
	font-weight: normal;
}

.contentbold{
	font-size: 14;
	font-weight: bold;
}

.contentitalic{
	font-size: 14;
	font-weight: Italic;
}

.contentunder{
	text-decoration: underline;
}

TD{
	background: White;
}

TD.redbar{
	background : url(images/redbar.gif) repeat;
}

TD.footer{
	background: #cccccc	
}

H1{
	font-size: 12pt;
	font : Arial Helvetica sans-serif;
	margin: 0;
	padding: 0;
	font-weight : bold;
	font-stretch : inherit;
}

.heading{
	font-size: 12pt;
	font : Arial Helvetica sans-serif;
	margin: 0;
	padding: 0;
	font-weight : bold;
	font-stretch : inherit;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Blue;
}


.navlink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.navlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}

.navlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.navlink:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}


.navlink1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: purple;
}

.navlink1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}

.navlink2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	size: 14;
}

.navlink2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: Red;
	size: 14;
}


HR {
	color: blue;
	height: 1pt;
}

TABLE.footer{
	background : #cccccc;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

.footer{
	background : #cccccc;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

.footersm{
	background: #cccccc;
	color: #779988;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

.footersm:link{
	background: #cccccc;
	color: #779988;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

.boxtext{
	background: #FFFFFF;
	font-size: 12;
}

.boxtextheader{
	background: #FFFFFF;
	text-align: center;
	color: #993300;
	font-size: 12;
	font-weight: normal;
}

.boxbold{
	font-size: 12;
	font-weight: bold;
}