/* CSS Document */

body {
	background-color: #2a86c5;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
}

p.ridge {border-style: ridge}

.style13 {
}
.style14 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 1em;
}
.style15 {
	font-weight: bold;
	font-size: 0.8em;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.style17 {font-size: 1.5em; font-weight: bold; }
.style20 {color: #FFFFFF}
.style22 {color: #FFFFFF; font-weight: bold; }

a:link { color: white; }
a:visited { color: white; }
a:hover {
	color:#FF0000;
	font-size: 1em;
}
a:active { color: white; }

table#centertbl a:link {
	color:#0160A3;
	font-weight: bold;
}
table#centertbl a:visited {color:#0160A3;}
table#centertbl a:hover {
	color:#FF0000;
	font-size: 1em;
}
table#centertbl a:active {color:#FF0000;}

.style26 {font-size: 1.2em; font-weight: bold; color: #FF0000; }
.style28 {font-weight: bold; color: #FF0000;}

