body, p, td, li {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: white;
	scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #cccccc;
    scrollbar-base-color: #FFFFFF;
   	scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #cccccc
}

#homeBody
{
	background: black no-repeat bottom right; 
}

li {
	color: #dddd66
}
p {
	text-align: justify
}

a.pic {
	float: left;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	text-decoration: none; }

a.pic:link, a.pic:visited { border-color: #464934; }
a.pic:hover, a.pic:visited:hover { border-color: #ffffff; }

img { border: none; }

.hrfooter 
{
	color: #464934; 
	height: 1px;
	width: 560px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	text-align: right;
}

.footer
{
	text-align: right;	
	font-size: smaller;
	padding-bottom: 15px;
}

a:active, a:link, a:visited {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #dddd66;
}
a:hover {
	text-decoration: underline
}

.yellow {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #dddd66;
}

.big {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight:200;
	font-size:medium
}

