body,p,li,td { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	color: #000000; 
	}


i { font-size:12px; color:#550000;}

b { font-size:12px; color:#550000;}

strong { font-size:12px; color:#550000;}

h1 { 
	font-weight: bold; 
	font-size: 18px; 
	color: #000033;
	}


h2 { font-size:16px; color:#550000; }


h3 { font-size:15px; color:#550000; }


h4 { font-size:13px; color:#550000; line-height:7px; }



small { font-size:10px; color:#000000; line-height:10px; }

p.code {font-family: Courier New, Courier;
	margin-left: 20px;
	}

p.note {
	background-color: #cccccc;
	margin-left: 50px;
	margin-right: 50px;
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	border-bottom:1px solid #000000; */ 
	color: #000000;
	/* border: 1px solid #333333; */
	padding:5px;
	}

pre.normal { color:#000000; }




a:link { color:#0000ff; text-decoration:underline; }
a:visited { color:#0000ff; text-decoration:underline; }
a:active { color:#0000ff; text-decoration:underline; }
a:hover		{color: #0000ff; text-decoration: underline;}


a.an { text-decoration:none; }

#centerblocks a:link { 
	color: #000033; 
	text-decoration: underline ;
	}
#centerblocks a:active { 
	color: #000033; 
	text-decoration: underline ;
	}
#centerblocks a:visited { 
	color: #000033; 
	text-decoration: underline ;
	}
#centerblocks a:hover { 
	color: #000033; 
	text-decoration: underline ;
	}

#centerblocks {
        /* width:auto;
        min-width:400px;
        /* margin:13px 220px 20px 180px;
        border-left:1px solid #000000; 
        border-right:1px solid #000000; 
        border-bottom:1px solid #000000; */ 
        background-color:#999999;
		color: #000000;
		/* border: 1px solid #333333; */
        padding:0px;
		}

#footer p {
		color: #cccccc;
        padding: 0px;
		font-size: 10px;
		text-align: center;
		}

#footer b {
		color: #cccccc;
        padding: 0px;
		font-size: 10px;
		text-align: center;
		}

