a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:link {
	color : #FFFFCC;
	font-weight : bold;
}

a:visited {
	color : #99CCFF;
	}

a:active {
	color : #FF9933;
}

a:hover {
	color : #FFCD33;
}

body {
	background-color : #000033;
	color : #FFFFCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
}

table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #FFFFCC;
}

h1 {
	color : #FF6633;
	font-weight : bold;
	font-size : 20pt;
}

h2 {
	color : #FF6633;
	font-weight : bold;
	font-size : 16pt;
	}

h3 {
	color : #FF6633;
	font-weight : bold;
	font-size : 10pt;
}

h4 {
	color : #336699;
	font-weight : bold;
	font-size : 8pt;
	}

h5 {
	color : #FF3366;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
	}

h6 {
	color : White;
	font-weight : bold;
	font-size : 8pt;
}

ul {
	list-style-image : url("images/design/bullet.gif");
}














