

@font-face {
 font-family: georgiai;
 src: url("/fonts/georgiai.eot") /* EOT file for IE */
}
@font-face {
 font-family: georgiai;
 src: url("/fonts/georgiai.ttf") /* TTF file for CSS3 browsers */
}
p{
	font-family: trebuchet ms, sans-serif;
	font-size:12pt;
	line-height: 14pt;
	margin:0;
	padding:0;
	color: #444444;
	letter-spacing: 0.5px;
}
p a{
	color: #3366FF;
	text-decoration:none;
	font-size:10pt;
	line-height: 14pt;
}
p a:hover{
	text-decoration:underline;
}
li{
	font-family: trebuchet ms, sans-serif;
	font-size:10pt;
	line-height: 14pt;
	margin:0;
	padding:0;
}

h1{
	margin:0;
	padding:0 0 10 0;
	font-family: trebuchet ms, sans-serif;
	font-size:20pt;
	font-weight: 200;
	color: #444444;
}

h2{
	margin:0;
	padding:0 0 5 0;
	font-family: trebuchet ms, sans-serif;
	font-size:16pt;
	font-weight: 200;
	color: #444444;
}

h3{
	margin:0;
	padding:0 0 5 0;
	font-family: trebuchet ms, sans-serif;
	font-size:14pt;
	color: #444444;
}

h4{
	margin:0;
	padding:0 0 5 0;
	font-family: trebuchet ms, sans-serif;
	font-size:12pt;
	color: #444444;
}

h5{
	margin:0;
	padding:0 0 5 0;
	font-family: trebuchet ms, sans-serif;
	font-size:10pt;
	color: #444444;
}

h6{
	margin:0;
	padding:0 0 5 0;
	font-family: trebuchet ms, sans-serif;
	font-size:8pt;
	color: #444444;
}
.error{background:#FF9966}

