body, td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;

	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #252525; 
}

img {
	border-style:none;
	border-width:0px;
}

p {
	alignment : justify;
	text-align : justify;
}

p.centertitle {
	alignment : center;
	text-align : center;
	font-size : 30px;
	font-weight : bold;
}

p.infobox {
	position : relative;
	top : 30px;
}

a:active { text-decoration:underline; font-weight:normal; color: #980000; }
a:hover { text-decoration:underline; font-weight:normal; color: #980000; }
a:link { text-decoration:none; font-weight:normal; color: #660000; }
a:visited { text-decoration:none; font-weight:normal; color: #250000; }
a:visited:hover { text-decoration:underline; font-weight:normal; color: #980000; }

