@charset "utf-8";
/* CSS Document */

.sidebar {border:#ffcc33 thick solid; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px}
.sidebartext{font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; padding-left:10px;}

p{font-family:Geneva, Arial, Helvetica, sans-serif; padding-left:1cm; font-size:12px; padding-right:10px;}/*opera 8 needs the position:relative on the inner content but opera 9 doesn't */

li{font-family:Geneva, Arial, Helvetica, sans-serif; padding-left:1cm; font-size:12px; padding-right:10px;}/*opera 8 needs the position:relative on the inner content but opera 9 doesn't */


.main {border-left-style:solid; border-left-color:#660033}


h2 {font-family: sans-serif;

	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16pt;
	line-height: 100%;
	text-decoration: none;
	text-indent: 0ex;
	color:#660033; padding-left:1cm;}

h1 {font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 18pt;
	line-height: 100%;
	text-align: center;
	color:#660033; padding-left:1cm;}
	
h3 {margin:0 0 .5em 0;padding:5px;position:relative; font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	line-height: 100%;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0ex;
	color:#6699cc;}		
	
