@charset "iso-8859-1";

body {margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;}

body, p, h1, h2, input, tr, td, li, select {font-family: Verdana, Arial, Helvetica, sans-serif;}
body, p, input, tr, td, select {font-size: 8pt;}
h1 {font-size: 12px; font-weight: bolder; color: #000000; margin-bottom: 2pt }
h2 {font-size: 11px; font-weight: bolder; color: #000000; margin-bottom: 5pt }

body, tr, td { color: #000000; }
li {font-size: 7pt;}

img { border: 0px; }

input, select, option, textarea { color: #000000; background-color: #EEEEEE;}

a:link {color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none;}
a:hover { color:#e36aae; text-decoration: underline;}
a:active { color:#e36aae; text-decoration: underline;}

table { border-collapse: collapse;
	    background-repeat: no-repeat;
		margin: 0px; }

td { border: 0px;}

.tableheader { background-color: #eaaacd;
               font-weight: bold; 
               border: 1px solid #D1D3D4;}
               
.tablecell { border: 1px solid #D1D3D4;}

.question { font-weight: bold;
	        font-style: italic;
	        color: #75b438; }
	        
.keyword { font-weight: bold;
           color: #e36aae; }
           
.green { font-weight: bold;
	        color: #75b438; }
	        
.copyright { font-size: 5pt;
	         color: #FFFFFF; }
	         
.menu { font-size: 6pt; }

.gray { color: #AAAAAA; }

.graysmall { color: #AAAAAA;
             font-size:6pt; }
             
.valentine_big { color: #e36aae; 
	       font-size: 10pt;
	       font-family: Verdana, Arial, Helvetica, sans-serif; }

.valentine_small { color: #e36aae; 
	           font-size: 6pt; 
	           font-family: Verdana, Arial, Helvetica, sans-serif; }

.orange_big { color: #fdbc60; 
	       font-size: 10pt;
	       font-family: Verdana, Arial, Helvetica, sans-serif; }

.orange_small { color: #fdbc60; 
	           font-size: 6pt; 
	           font-family: Verdana, Arial, Helvetica, sans-serif; }