a:link {
color: #ff3300;
text-decoration: none;
font-family: arial;
font-size: 10pt;
cursor: none;
}
a:active {
color: #ff3300;
text-decoration: none;
font-family: arial;
font-size: 10pt;
cursor: none;
}
a:visited {
color: #cc0000;
text-decoration: none;
font-family: arial;
font-size: 10pt;
cursor: none;
}
a:hover {
color: #666666;
text-decoration: none;
font-weight: none;
text-decoration: underline;
cursor: none;
font-family: arial;
font-size: 10pt;
}
body {
font-family: arial;
font-size: 10pt;
color: #000000;
}
body {
scrollbar-3dlight-color : #fdfdf3;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #fdfdf3;
scrollbar-dark-shadow-color : #fdfdf3;
scrollbar-face-color : #fdfdf3;
scrollbar-highlight-color : #fdfdf3;
scrollbar-shadow-color : #fdfdf3;
}
body {
background: #fdfdf3;
cursor: none;
background-image:url(side.jpg);
background-attachment:fixed;
background-repeat:repeat-y;

}

p.leftmargin {
margin-left: 300px;
}

HR {
	color : #000000;
	size : 1;
}

INPUT, TEXTAREA, SELECT {
	background : #ffffff;
	color : #000000;
	font-family : tahoma;
	font-size : 8pt;
}
tr, td, table {
font-family: arial; 
font-size: 10pt;
color: #000000;
cursor: none;
}
a img {
border: #ffffff;
}
H1 {
color: #ff3300;
font-family: arial;
font-weight: bold;
font-size: 25pt;
}