.mainhead
{
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #446CA7;
	FONT-VARIANT: small-caps;
}

.subhead
{
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #446CA7;
}

.text
{
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #446CA7;
}

.textbox1
{
	color: #446CA7;
}

.alert
{
	color: red;
}

.button{
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#446CA7;
	width: 100px;
	background-color: #FFFFFF;
	height: 20px;
	
}

