a, input, select, .boldedText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #0033CC;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0099FF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.headerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
} 
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
} 
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
}
.mainblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	line-height: 20px;

}
.mainsubheading {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FF0000}

.credit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: underline;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
