.rvrtext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: rgb(0,46,95);
}
.small_font {
	font-size: 10px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: rgb(0,46,95);
}
li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: rgb(0,46,95);
}
ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: rgb(0,46,95);
	list-style-type: circle;
	list-style-image: url(../images/bullet_800000.gif);
}
td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: rgb(0,46,95);
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(186,198,221);
	text-decoration: underline;
}
body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: rgb(0,46,95);
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: rgb(0,46,95);
	
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
h3{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}

