BODY, TR, TD, INPUT, SELECT, OPTION {font-family:arial, helvetica,sans-serif; font-size:9pt;}
BODY {
	background : White url(images/cmslback.png) no-repeat fixed center;
	margin: 0;
}
	A {text-decoration:none;color:#666666}
	A:link {color:#666666 text-decoration:none;}
	A:visited {color:#666666; text-decoration:none;}
	A:hover	{text-decoration: underline; color:#bb1717;} 
	A:active {text-decoration:none; color:#666666;}
.navbar {color:#00ff00; font-size:9pt; font-weight:bold; font-family:arial, helvetica,sans-serif;}
.navbar:hover	{text-decoration: none; color:#bb1717;background-color:#dddddd}

A.navbar:link {color:#dddddd; text-decoration:none;}
A.navbar:active {color:#00cc00; text-decoration:none;}
A.navbar:visited {color:#dddddd; text-decoration:none;}
A.navbar:hover	{text-decoration: none; color:#bb1717;background-color:#dddddd}
	
	.comment {color:black; font-size:8pt; font-family:verdana, serif, arial, helvetica; background-color:lightgrey;}

	.title {color:#F9F1FF; font-size:13pt; font-family:arial, serif, helvetica; background-color:#CC99FF; height:50px; font-weight:bold}
	H1,H2,H3,H4 {color:#bb1717;}
H1 {font-size:18pt}
H2 {font-size:15pt}
H3 {font-size:13pt}
H4 {font-size:11pt}	

.callout {
	border : 2px solid #bb1717;
	padding : .25em;
	background : #dddddd;
	font : italic 1.5em "Times New Roman", "Times Roman", Times, serif;
	text-align : center;
	font-size:13pt;
	clear:both;
}

.aside {
	color: #bb1717;
	padding : .25em;
	text-align : justify;
}

.section { 
	background :#bb1717;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom:.5em;
	text-indent:2em;
	float:left;
}
.subsection { 
	font-weight: bold;
	font-size: 18pt;
	padding-bottom:.5em;
	float:left;
}

.highpoint { 
	color:#bb1717;
	font-size: 12pt;
	font-weight: bold;
}

