td,a {
	color : #000000;
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12px;
}
a.menu{
	font-weight : bold;
	text-decoration : none;
}
a:hover{
	color : #FFFFFF;
}
a.blueheader:hover{
	color : #A4BFD8;
}
a.lightblueheader:hover{
	color : #324484;
}
.header1,.blueheader{
	color : #324484;
	font-size : 20px;
}
.header2{
	color : #324484;
	font-size : 14px;
	font-weight : bold;
}
.whiteText{
color : #FFFFFF;
font-family : verdana, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
}
.blueheader{
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.lightblueheader{
	color:#A4BFD8;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
button,
.button,
.button{
	font-weight:bold;
	background-color:#A4BFD8;
	width:80px;
	height:20px;
	border:1px solid #324484;
}
