body
{ 
scrollbar-face-color: #0C4801; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #BBCBB9; 
scrollbar-3dlight-color: #BBCBB9; 
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color: #BBCBB9;
scrollbar-arrow-color: #000000;
background-color: #FFFFFF;
background-image: url(fundo.gif);
background-repeat: no-repeat;
background-position: left top;
}

p
{
font-family: Verdana; 
color: #266C19; 
font-size: 11px
}

a
{
	font-family: Verdana; 
	font-size: 11px;
	color: #0C4801; 
}
a:visited 
{
	font-family: Verdana; 
	font-size: 11px;
	color: #266C19; 
}
a:hover 
{
	font-family: Verdana; 
	font-size: 11px;
	color: #0C4801;  
	text-decoration:underline
}
a:active 
{
	font-family: Verdana; 
	font-size: 11px;
	color: #266C19;   
}
h1
{
	font-family: Verdana; 
	color: #000000;  
	font-size: 16px;
	text-transform: uppercase;
}
.td_nome
{
	font-family: Verdana;  
	color: #266C19; 
	font-size: 10px}
.td_titulo
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: blink;
	background-color: #0C4801;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.td_pergunta
{
	font-family: Verdana; 
	color: #266C19; 
	font-size: 10px;
	background-color: #BBCBB9;
	border: #84A3AE; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.td_professor
{
	font-family: Verdana; 
	color: #266C19; 
	font-size: 10px;
	background-color: #FFFFFF;
	border: #84A3AE; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.td_opc1
{
	font-family: Verdana; 
	color: #266C19;  
	font-size: 10px;
	background-color: #BBCBB9;
}
.td_opc2
{
	font-family: Verdana; 
	color: #266C19; 
	font-size: 10px;
	background-color: #D9E8D8;
}
.drop
{
	font-family: Verdana;  
	color: #000000; 
	font-size: 10px;
	background-color: #D9E8D8;
}
hr
{
	color: #0C4801;  

}.form 
{  
	font-family: Verdana;
	font-size:10px;  
	color: #000000; 
	background-color: #D9E8D8; 
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.td_preview
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 9px;
}
.div_preview
{
	filter: alpha(opacity=80);
	background-color: #666666;
	border: #FF0000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}