/* CSS Document */

a {
	text-decoration: none;
	color: #CDD4F7;
}

a:hover {
	text-decoration: underline;
	color: #CDD4F7;

}

a.pdf {
	text-decoration: none;
	color: #CDD4F7;
}

a.pdf:hover {
	text-decoration: underline;
	color: #CDD4F7;

}

body {
	background-color: #B6B6B6;
	border: 0px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
}

p {
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

td {
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;

}

td.content {
	color: #212B5E;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;

}

a.designedby:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.designedby:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.designedby:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.designedby:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			font-style: normal; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			color: #333333;}