body, td {
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
}

b.nounderline {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

b.nounderline1 {
	font-size : 10px;
	font-family : Verdana;
	font-weight :normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

p.content {
	font-size : 10px;	
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}
.content {
	font-size : 10px;	
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

a.link {
	font-size : 10px;	
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : underline;
}

a.link:visited {
	font-size : 10px;	
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : underline;
}
a.newlink {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : underline;
}

a.normallink {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #CC000;
	text-decoration : underline;
}

BODY  {}

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #212251;
}
a:hover {
	color: #000066;
}
.tableBorder {
	border: 2px solid #666666;
}
