BODY{
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	background-color : #FFFFFF;
	text-decoration : none;
	font-size : 11px;
}

TABLE{
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}

TD.bgRight{
	background-image: url("../images/rightBg.gif");
	background-repeat: no-repeat;
	padding-top: 40px;
	
}

TD.footer{
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 10px;
	color: #0080c0;
	
}

A {
	color: #000000;
	text-decoration: underline;
}

A:VISITED {
	color: #000000;
	text-decoration: underline;
}

A:HOVER {
	color: #ff0080;
	text-decoration: none;
}

A:ACTIVE {
	color: #000000;
	text-decoration: underline;
}

TABLE.site {
	width: 980px;
	color: black;
	font-family: Verdana;
	border-color: black;
	font-size: 11px;
	border-width: 2px;
	border-style: solid
}

TABLE.right {
	width: 200px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: white;
	}

H1 {
	color: #ff0080;
	font-family: Verdana;
	font-size: 14px
}

H2 {
	color: yellow;
	font-family: Verdana;
	font-size: 14px
}

B {
	color: #ff0080
}