body, div, span, p, blockquote, ol, ul, dl,li,dt,dd,td,th,input,.helptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
}

.main {
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #2e2eb3;
	color: #333399;
	padding: 8px;
}

.box {
	text-align: center;
	border: solid 1px #2e2eb3;
	margin: 2px;
}

a:link {
	color : #FF8000;
}

a:visited {
	color : #FF8000;
}

a:hover {
	color : #FFCC00;
}

h1 {
	font-size:large;
	font-weight:bold;
}

h2 {
	font-size:12pt;
	font-weight:bold;
}

h3 {
	font-size:10pt;
	font-weight:bold;
}

h3 {
	font-size:10pt;
	font-weight:italic;
}


a:link,a:visited,a:active {
	text-decoration:none;
	font-weight: bold;
}


