/* CSS Document */

body {
	background-color: #FFE6CC;
	margin-top: 0px;
}
.style1 {
	color: #660000;
	font-weight: bold;
}
.style2 {
	font-size: small;
	font-weight: bold; 
	color: #FFFF00;
}
.glow  { filter: filter: glow(Color=gred,Strength=6); width= 750px; height=40px;
}
A:link{text-decoration: none; color: blue;}
A:visited{text-decoration: none; color: #blue;}
A:active{text-decoration: underline; color: red;}
A:hover{text-decoration: underline; color: navy;}
a:hover img { border-color: #FFFFFF } 
A:active img {FILTER: gray; blur}
.visited {FILTER: Gray}
body,td,th {
	font-family: tahoma,arial;
}
.style9 {font-size: x-small}
.style10 {
	font-size: smaller;
	color: #FF0000;
}
.style11 {color: #FF0000}
