
table {
	font: 10pt/14pt Verdana;
	color: #000000;
}

h1{
	font: bold 12pt Verdana;
	color: #3267A3;
	text-decoration: underline;
}

h5 {
	font: bold 10pt Verdana;
	color: #4E3C32;
	vertical-align: text-bottom;
}

.smalltext {
	font: 8pt Verdana;
}
a.index:LINK {
    color: #05286C;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
}
a.index:VISITED {
    color: #05286C;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
}
a.index:HOVER {
    color: #05286C;
   background-color: none;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
	}
a.health:LINK {
    color: #05286C;
    text-decoration: underline;
    font-size : 11px;
}
a.health:VISITED {
    color: #05286C;
    text-decoration: underline;
    font-size : 11px;
}
a.health:HOVER {
    color: #05286C;
   background-color: none;
    text-decoration: underline;
    font-size : 11px;
	}
a.main_links:LINK {
    color: #05286C;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
}
a.main_links:VISITED {
    color: #05286C;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
}
a.main_links:HOVER {
    color: #05286C;
   background-color: none;
    text-decoration: underline;
    font-size : 13px;
	font-weight: bold;
}
a:link {
	font: 13px Verdana;
	color: #5286C2;
	text-decoration: underline;
}

#appraise p{
	font-size:11px;
}