
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.textsamll {
	FONT-SIZE: 6px; COLOR: #333333; FONT-FAMILY: Arial
}
.nav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}
.verdanasmallwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.textsmallgrey {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.texthr {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.textitalic {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bold;


}
.textbolditalic {

	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.hrred {

	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.linktext {
	font-family: Arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;

}
.linktextsmall {

	font-family: Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.reminder {

	font-family: Arial;
	font-size: 12px;
	color: #990000;
}
.textgrey {

	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.textbold {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.textlarge {

	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.textlargebold {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}

.h1{

	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}


.h2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}












