body {
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	color: #000000;
	font-size:10pt;
}


a.sml, a.sml:visited, a.sml:active {
	text-decoration:none;
	font-size: 8pt;
	color:#999999;
}

A.sml:hover {
	text-decoration:underline;
	font-size: 8pt;
	color:#FF0000;
}

h1 {
	font-size:24pt;
	color:#000000;
	font-weight: bold;
}

h2 {
	font-size:18pt;
	color:#000000;
	font-weight: bold;
}

h3 {
	font-size:14pt;
	color:#000000;
	font-weight: bold;
}

td	{
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	color: #000000;
    font-size:10pt;
}

td.light {
	background: #EEEEFF;
}

td.dark {
	background: #CCCCDD;
}

div.sml {
	font-size: 8pt;
	text-align: center;
	color:#999999;
}


.input300 {
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	font-size:9pt;
	color:#333333;
	width:300px;
	border:1px solid #666666;
}

.button300 {
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #1155AA;
	border:1px solid #666666;
	width:300px;
	height:20px;
	cursor:hand;
}

textarea {
	font-family:Verdana, Tahoma, Arial, Helvetica, Univers, sans-serif;
	font-size:10pt;
	color:#333333;
	width:300px;
	border:1px solid #666666;
}

.right {
	text-align: right;
}

.red {
	color: #FF0000;
	font-weight:bold;
}
