BODY{
	margin-top: 1px;
	margin-left: 4px;
	margin-right: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #66CCFF;
}

P{
	margin-left : 0px;
	font-weight : normal;
}


H1 {
	border-bottom-style : solid;
	padding-bottom : 2px;
	text-align : left;
	color : #66CCFF;
	font-size : 20px;
	border-bottom-width : 1px;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3399FF;
	font-size : 10px;
	text-transform : uppercase;
	text-decoration: none;
	padding-bottom : 0px;
}

H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3399FF;
	font-size : 11px;
	text-transform : uppercase;
	text-decoration: underline;
	padding-bottom : 0px;
}

HR {
	height : 1px;
	color : #66CCFF;
}
LI {
	margin-left : 0px;
	margin-bottom : 8px;
}
TD {
	color : #CC0066;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
H3 {
	font-size : 11px;
	color : #CC0066;
}

img {
	border-bottom-color : white;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-left-color : white;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : white;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : white;
	border-top-style : solid;
	border-top-width : thin;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 40px;
	font-weight : normal;
	letter-spacing : 1px;
	font-size : x-small;
	text-transform : none;
	color : #FF6666;
}

A:LINK {
	text-decoration : none;
	color : #3399FF;
	font-weight : bold;
	font-size : 11px;
	text-transform : none;
}


A:VISITED {
	text-decoration : none;
	color : #3399FF;
	font-weight : bold;
	font-size : 11px;
	text-transform : none;
}


A:ACTIVE {
	text-decoration : none;
	color : #FFA500;
	font-weight : bold;
	font-size : 11px;
	text-transform : none;
}


A:HOVER {
	color : #FF6666;
	font-weight : bold;
	text-transform : none;
	text-decoration : underline;
}

