
html, body {	background-color:rgb(239,239,239);
		color:black;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none}

input, select {		background-color:white;
		color:#BB0000;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none}
		

.button {	background-color:rgb(250,250,250);
		color:black;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none;
		border-style:ridge;
		cursor:hand}
		
fieldset {	border-style:ridge}

fieldset.hidden {border-style:none;
		margin:15px}

legend{		color:rgb(0,70,213)}

	
table{		background-color:rgb(239,239,239);
		color:black;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none}
		
tr.heading{	background-color:rgb(239,239,239);
		color:red;
		text-align:left;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none}		
	
pre{		font-family:Verdana;
		font-size:10pt;
		text-decoration:none;
		text-underline:none}
		
a:link{		color:rgb(100,100,100);
		text-decoration:none;
		text-underline:none;
		font-weight:bold;
		cursor:hand}
		
a:visited{	color:rgb(100,100,100);
		text-decoration:none;
		text-underline:none;
		font-weight:bold;
		cursor:hand}
	
a:hover{	color:red;
		text-decoration:none;
		text-underline:none;
		font-weight:bold;
		cursor:hand}

fieldset{	background-color:rgb(239,239,239);
		color:black;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none}
		
.centered{	text-align:center}

.red{		color:red}
		
.bigheading{	text-align:center;
		font-size:16pt;
		font-weight:bold;
		color:#BB0000}
		
.smallheading{	text-align:left;
		font-size:12pt;
		font-weight:bold;
		color:#BB0000}
		
.smallbody{	text-align:center;
		font-size:8pt;
		font-weight:bold;
		color:black}
		
.menu{		text-align:left;
		font-size:12pt;
		font-weight:bold;
		color:#BB0000}
		
.menu:link{	color:#BB0000;
		cursor:hand}

.menu:visited{	color:#BB0000;
		cursor:hand}  	

.menu:hover{	color:black;
		cursor:hand}

.footer{	font-weight:normal;
		font-family:Arial;
		text-align:center;
		font-size:8pt;
		color:gray;}

.footer:link{	font-weight:bold;
		color:gray}
		
.footer:visited{font-weight:bold;
		color:gray}
		
.footer:hover{	color:red}
		
.rule{		color:red}

#keep{		background-color:rgb(239,239,239);
		color:#BB0000;
		font-family:Verdana;
		size:20px;
		font-weight:bold;
		text-decoration:none;
		text-underline:none}
		
.comment_header {padding:3px 10px 3px 10px;
		color:white;
		/* display:inline; */
		width: 100%;
		background-color:#BB6666; 
		font-size:14; 
		font-weight:normal;}

.comment_text {padding:6px 10px 6px 10px;
                clear:both;
		color:black; 
		background-color:#DDCCCC; 
		width:100%; 
		font-weight:normal;}
		
.comment_link:link {color:white; 
		font-weight:normal;}

.comment_link:visited {color:white; 
		font-weight:normal;}

.comment_link:hover {color:red; 
		font-weight:normal;}




