.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.red {
	font-family: tahoma;
	font-size: 12px;
	color: #CB0000;
	text-decoration: none;
}
.grey {
	font-family: tahoma;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.cont_name {
	font-family: tahoma;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
