body
	{
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 10pt;
}

.menu
	{
	background-color : #66ccff;
	font-weight : bold;
	color : #FFFFF;
}

td
	{
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 10pt;
}				

th
	{
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : #336699;
	color : #FFFFFF;
}

.no-underline
	{
	text-decoration: none;
	font-weight : bold;
	color : #333399;
}

.bigstar {
	color: #000000;
	font-size : 18pt;
	font-weight : bold;
}

.boldblue
	{
	font-weight : bold;
	color : #333399;
}

.normal
	{
	background-color : #FFFFFF;
	color : #336699;
}

.titlebar
	{
	background-color : #336699;
	color : #FFFFFF;
}

.warning
	{
	background-color : #336699;
	color : #FF0000;
}		

h1 {
	color: #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36pt;
	font-style: normal;
	font-weight : bold;
	text-align : center;
	margin-bottom : 2px;
	padding-bottom : 1px;
	padding-top : 1px;
}

h2 {
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style: normal;
	font-weight : bold;
	text-align : left;
	margin-bottom : 2px;
	padding-bottom : 1px;
	padding-top : 1px;
}

h3 {
	color: #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style: italic;
	font-weight : bold;
	text-align : left;
}

h4 {
	color: #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-style: italic;
	font-weight : bold;
	margin-bottom : 1px;
	padding-bottom : 1px;
	padding-top : 0px;
}

hr {
	color: #336699;
	height: 1pt;
}

li {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style: normal;
	font-weight : normal;
	text-align : left;
}
