<style type="text/css"> 

<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
h1 { 
   font-size:18pt;text-transform:uppercase; letter-spacing:5pt 
} 
h2 { 
   font-size:12pt;text-transform:uppercase; letter-spacing:normal 
} 
menu {font-size:12pt
}
h4 { 
   font-size:11pt; letter-spacing:normal; font-color:#453431;
} 
h3 { 
   font-size:18pt; letter-spacing:normal; font-color:#453431;
} 

.left_menu {
	padding-top:0px;
	padding-left:10px;
	padding-right:5px;
	font-size:14px;
}



body {
	scrollbar-3d-light-color:#33ccff;
	scrollbar-arrow-color:#33ccff;
	scrollbar-base-color:#33ccff;
	scrollbar-dark-shadow-color:#D3C2B2;
	scrollbar-face-color:#73634F;
	scrollbar-highlight-color:#33ccff;
	scrollbar-track-color:#D0B099;
	scrollbar-shadow-color:#87766A;
	background-attachment: fixed;
	background-color: #F1E1BD;
	background-repeat: repeat-x;
	
}a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #3FAAE6;
}
a:active {
	text-decoration: none;
	color: #B42E2C;
}

</style>