a:link  {color: #333333;  text-decoration: underline;}
a:hover {color: #ff9900; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:active  {color: ff9900; text-decoration: underline;}

body {
font-family: Arial, Verdana, sans-serif;
font-size:11px;
line-height:17px;
color:#333;
background-color:#f60;
margin:0px;
}

.bold{
	font-weight: bold;
}

.orange a{
	color: #f60;
	font-weight: bold;
}

.orange a:hover{
	color: #ff9900;
}

#comp{
	border: 1px solid #f60;
	color: #fff;
	background: #f60;
	text-align: center;
	font-weight: bold;
}

#comp div{
	border: 5px solid #FFCC00;
	padding: 5px 5px 8px 5px;
}

#comp p{
	margin-top: 2px;
	margin-bottom: 2px;
}

h1{
font-size: 12px;
line-height:14px;
color:#f60;
margin-bottom:10px;
}

h2{
font-size: 10px;
line-height:12px;
color:#f60;
margin-bottom:8px;
}

.h2-formatted{
	text-align:center;
	text-decoration: underline;
}
h2{
font-size:12px;
line-height:14px;
color:#f60;
margin-bottom:10px;
}

h3{
font-size:125%;
line-height:14px;
color:#333;
margin-bottom:10px;
}
h5{
font-size: 12px;
line-height:14px;
color:#fff;
margin-bottom:10px;
}
p {
margin-top: 12px;
margin-bottom: 12px;
}

.copyright {
font-size:80%;
line-height:13px;
}

.copyright span{
	font-weight: bold;
	text-decoration: underline;
}.arl-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

