/* CSS Document */
p, pre {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom:6px;
	text-align:justify;
	
}

.cl {clear: both; font-size: 0.1px; line-height: 0.1px;}

ul{font-size:0.8em; margin-left:23px; color:#2C1A10;}
h1 {font-size:1.2em; margin-bottom:12px;}

a:link, a:visited {color:#660066; text-decoration:underline; font-weight:normal;}
a:hover {color:#660066; text-decoration:none; font-weight:normal;}
a:active {color:#660066; text-decoration:underline; font-weight:normal;}

strong {color:#333333;}

