body
	{
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 10pt;
	background-color: #FFFFFF;
}

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 : #333367;
	color : #FFFFFF;
}

.no-underline
	{
	text-decoration: none;
	color : #333367;
}

.message
	{
	background-color : #FFFFFF;
	font-weight : bold;
	color : #FF0000;
}		

.normal
	{
	background-color : #FFFFFF;
	color : #333367;
}

.inverse
	{
	background-color : #333367;
	color : #FFFFFF;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal;
	font-weight : normal;
	text-align : left;
}

.titlebar
	{
	background-color : #336699;
	color : #FFFFFF;
}

.warning
	{
	background-color : #336699;
	color : #FF0000;
}		

h1 {
	color: #333367;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	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: #333367;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style: italic;
	font-weight : bold;
	text-align : left;
}

hr {
	color: #333367;
	height: 1pt;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal;
	font-weight : normal;
	text-align : left;
}
