.justify {text-align: justify}

BODY{
scrollbar-face-color:#E1F5CD;
scrollbar-arrow-color:#7CC142;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

p {
	font-family: Verdana, Monaco, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
}


A.normal:link{color: #0066CC; text-decoration: underline}
A.normal:visited{color: #3399CC; text-decoration: underline}
A.normal:hover{color: #3399CC; text-decoration: underline}
A.normal:active{color: #3399CC; text-decoration: underline}

.list {  list-style-position: outside; list-style-type: lower-alpha; font-family: Verdana; font-size: .7em; line-height: 1.5em}

