* {
	font-family: courrier, courier, "courier new";
	font-size:12px;
	font-weight:normal;
	color: #000000;
}

body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-right:10px;
	margin-left:0px;
}


h1{font-size:14px;}
h2{font-size:12px;}

h4{font-size:12px;}
h5{font-size:12px;}
h6{font-size:12px;}

h3 > a{
font-size:16px;
color:#44FF00;
}


h3 {
font-size:16px;
color:#000;
}

hr {
margin-top:8px;
margin-bottom:28px;
height:1px;
border: none;
background: url(images_css/css-dotted.gif);
}

b {background-color:#DD0; }

div {
position:absolute;
}


a {
	text-decoration:underline;
	color:#000000;
}

a:hover, a:active {
	background-color: #44FF00;
}

iframe {
scrollbar:yes;
}
