body	{
background:#F68F30;
font-family: verdana, arial, helvetica, sans-serif;
}
a:link,a:visited,a:hover,a:active {
	font-size: 12px;
	color: #F68F30;
}
a.bigLink:link,a.bigLink:visited ,a.bigLink:hover ,a.bigLink:active  {
	font-size: 14px;
	color:F68F30;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}
h1	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:15px;
color:#000;
}
h2	{
font-size:14px;
color:#000;
}
p	{
font-size:12px;
margin:5px;
}
#top	{
background:#fff;
margin-bottom:5px;
}
#bottom	{
background:#000;
margin-top:5px;
}
h5	{
color:#f68f30;
font-size:14px;
margin:10px;
text-align:center;
}
h4	{
color:#000;
font-size:13px;
text-decoration:underline;
text-align:center;
}
a.nav:link,a.nav:visited,a.nav:hover,a.nav:active	{
display:block;
font-size:13px;
text-decoration:none;
color:#000;
text-align:center;
background:#ffcc66;
width:120px;
height:25px;
border-right:8px solid #F68F30;
margin-top:2px;
marhin-bottom:2px;
}
#main	{
background:#fff;
padding:10px;
}
#right	{
background:#ffcc66;
}

li {
	list-style-type: none;
	font-size:11px;
	line-height:13px;
	padding:0px;
	margin:0px;
}

