body,td {
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(frame.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
}

a:link, a:visited {
     color: #cdcdcd;
     text-decoration: none;
}
a:hover, a:active {
     color: #cdcdcd;
     text-decoration: underline;
}

h1 {
     color: #000000;
     font-size: 12px;
     font-weight: bold;
}

h2 {
     color: #000000;
     font-size: 11px;
     text-decoration: underline;
}

scrollbar-face-color: c1c1c1;
scrollbar-highlight-color: c1c1c1;
scrollbar-3dlight-color: c1c1c1;
scrollbar-darkshadow-color: c1c1c1;
scrollbar-shadow-color: bab7b7;
scrollbar-arrow-color: d9d9d9;
scrollbar-track-color: d9d9d9;
