/*
BODY {	background-color : #476C8B;}

a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4,p,a,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12pt; }

p,a,ul,ol,li,div,td,th,address,nobr,b,i { color:#FE8F16;}
h1,h2,h3,h4 { color:#AAFFAA;}

a:link { color:#AAFFAA; text-decoration:none; }
a:hover {font-weight: bold;}
a:visited { color:#AAFFAA; text-decoration:none; }
a:active { color:#AAFFAA; text-decoration:none; }
.formfield{
	border-style: solid;
	background : #476C8B;
	background-color : #476C8B;
	border-color : #AAFFAA;
	color : #FE8F16;
}
*/
.highlight { background-color: #FED12A; }
ol ,ul{
padding-left: 25px;
}

