P  {
	font-family : "'Verdana', 'helvetica', 'arial', 'sans-serif'";
	color : #000000;
	font-size : x-small;
	margin-left : 12pt;
}

a.menulink  {
	font-family : MS Sans Serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Black;
	font-size : 8pt;
	text-align : center;
	line-height : 155%;
	background : #99cccc;
}

a.menulink:hover  {
	font-family : MS Sans Serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	padding : 0pt;
	color : white;
	background : #99cccc;
	font-size : 8pt;
	line-height : 155%;
	text-align : center;
	margin : 0 0 0 0;
}

.menu  {
	border-bottom : 0;
	border-top-width : 0;
	margin : 0 0;
	margin-bottom : 0;
	margin-top : 0;
	padding : 0 0;
	padding-bottom : 0;
	padding-top : 0;
}

Body  {
	font-family : "'Verdana', 'helvetica', 'arial', 'sans-serif'";
	color : #000000;
	font-size : x-small;
	font-weight : normal;
	border-bottom : 0;
	border-bottom-width : 0;
	border-left : 0;
	border-left-width : 0;
	border-right : 0;
	border-right-width : 0;
	border-top : 0;
	border-top-width : 0;
	border-width : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin : 0 0 0 0;
}

.title  {
	font-size : x-small;
	font-weight : bold;
	font-family : sans-serif;
	color : Teal;
	margin-bottom : -10px;
}

.credits  {
	font-size : xx-small;
	text-align : center;
}

H2, H3, H4  {
	font-family : "'Verdana', 'helvetica', 'arial', 'sans-serif'";
	font-weight : bold;
	color : Teal;
	margin-left: 12pt;
}

H2 {
	font-size : medium;
}

H3 {
	font-size : small;
	margin-bottom : -15px;
}

H4 {
	font-size : x-small;
}

LI {
	font-size : x-small;
	font-weight : normal;
}

A:VISITED, ,  {
	color : Teal;
	font-weight : 700;
}
A:LINK {
	color : Teal;
	font-weight : 700;
}
A:ACTIVE {
	color : Teal;
	font-weight : 700;
	text-decoration : underline;
}