html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial, Tahoma, Verdana;
	font-size:6px;
	color: #000000;
}
td {
	margin: 0px;
	padding: 0px;
	font-family: arial, Tahoma, Verdana;
	font-size:12px;
	color: #000000;
}
p, span, li, select, input, td {
	font-family: arial, Verdana, Tahoma, Arial;
	font-size:9pt;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: none;
}
.menu {
		font-size:12px;
	color:#ffffff;
}
.menu a {
	text-decoration: none;
	color:#ffffff;
}
.menu a:hover {
	text-decoration: underline;
}
.menu:link {
	text-decoration: none;
		font-size:12px;
	color:#ffffff;
}
.menu:visited {
	text-decoration: none;
		font-size:12px;
	color:#ffffff;
}
.menu:a {
	text-decoration: none;
	color:#ffffff;
}
.menu:hover {
	text-decoration: underline;
}
text {
	font: tahoma;
	font-size:8px;
	color:grey;
}
.login{
	font-size:11px;
	color:#333333;

}
.login a {
	text-decoration: none;
	color:#D67908;
}
.login a:hover {
	text-decoration: underline;
}
.disclaimer {
		font-size:12px;
	color:#868383;
}
.disclaimer a {
	text-decoration: none;
	color:#868383;
}
.disclaimer a:hover {
	text-decoration: underline;
}
.disclaimer:link {
	text-decoration: none;
		font-size:12px;
	color:#868383;
}
.disclaimer:visited {
	text-decoration: none;
		font-size:12px;
	color:#868383;
}
.disclaimer:a {
	text-decoration: none;
	color:#868383;
}
.disclaimer:hover {
	text-decoration: underline;
}
.header{
	font-size:16px;
	color:#000000;
	font-weight: bold;
}
.header2{
	font-size:12px;
	color:#003366;
	font-weight: bold;
}
.header2 a{
	font-size:13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.content{
	text-decoration: none;
	color:grey; }

.content a{
	font-size:13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.table1{
	border-style: solid;
	align: center;
	
}
.white
{
	color: #ffffff;
}

img.special {border: 1px #ffffff solid;}
