
h1 { font-weight: bold; font-size: 11px; margin-bottom:10px;}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	line-height:18px;
	}
	
h2 a, a:link, a:visited, a:hover, a:active {text-decoration:none; border-bottom: 0px; background-color: none;}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height:14px;
	}


p, td {	font:11px verdana, arial, helvetica, sans-serif; line-height:16px;	}

	
a.img { color:white; text-decoration:none; border-style: none;}
a.img:link {color:white; text-decoration:none;}
a.img:visited {color:white; text-decoration:none;}
a.img:hover {text-decoration:none;} 

a { color:#0C00CB; text-decoration:none; border-bottom: 1px dotted #0D9B29;}
a:hover {color: white; background-color:#0C00CB;} 

a.white { color:white; text-decoration:none; border-bottom: 0px;}
a.white:hover {color: #6daf41; background-color:#ffffff;} 

.box {
        border:1px dashed #0D9B29; 
        font-family: Verdana;
        font-size: 11px;
        color: #333333;
        background-color: #FDFBEF
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
blockquote {
color: grey;
padding-left:10px;
border-left:5px solid grey;
}

.narrowcolumn {
margin-bottom:10px;
}