
body { background-color:#FFFFFF}

h1 {color: #6d83b8}
h2 {color: #6d83b8}
h3 {color: #6d83b8}

a:link{color: #153B9C; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;}
a:active{color: #153B9C; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;}
a:visited{color: #FF5E1F; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;}
a:hover{color: #FF5E1F; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;}
a:text {color: #153B9C; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}
p {color: #153B9C; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}

ol.decimal {list-style-type: decimal; color: #153B9C; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}

td {
	
	color: #153B9C; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;   
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #153B9C;
	background-color: #ffffff;

}


.redfont { color:red }

