/* CSS Document */
/* HEADER */
.headerfont {
	font-family:Times New Roman, Times, serif;
	font-size:20pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
/* MENU BAR */
.menulink {
	font-family:Times New Roman, Times, serif;
	font-size:12pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
A.menulink:hover {
	font-family:Times New Roman, Times, serif;
	font-size:12pt;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.menutext {
	font-family:Times New Roman, Times, serif;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
/* MAIN TEXT */
.copy {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: black;
	text-decoration : none;
}
.bigcopy {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: black;
	text-decoration : none;
	font-weight:bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#000000;
	font-weight:bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#000000;
	
}
.smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.bd {
	font-family: Times New Roman, Times, serif;
	font-size: 15pt;
	color: #333366;
	text-decoration : none;
	font-weight:bold;
}
.title {
	font-family: Arial, Times, serif;
	font-size: 15pt;
	color: #333366;
	text-decoration : none;
	font-weight:bold;
}
.services {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: black;
	text-decoration : none;
	font-weight:bold;
}
/* FOOTER */
.footertext {
	font-family:Times New Roman, Times, serif;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
}




