.main {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-indent : 10px;
}
.bold {
    font-family: arial;
	font-size: 18px;
	color: #990033;
}
.home {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990033;
}
h3 {
      font-family: Verdana;
	  font-size: 22px;
	  font-weight: bold;
	  color: #660000;
}
 table.tb {
	border-right: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
	border-top: 1px solid #CC9900;
}
td.bord {
	border : 1px outset #FF3333;
}
.copy {
    font-family: verdana;
	font-size: 9px;
}
body {
	scrollbar-face-color : #Bfcfd5;
	scrollbar-arrow-color : #FFB6C1;
	scrollbar-base-color : #FAEBD7;
	scrollbar-shadow-color : #000033;
}
.roll {
    font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
a.roll:hover {
    font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3399ff;
	text-decoration: underline;
}
.bold_link {
    font-family: arial;
	font-size: 18px;
	color: #990033;
	text-decoration: underline;
}
a.bold_link:hover {   
    font-family: arial;
	font-size: 18px;
	color: #3399ff;
	text-decoration: underline;
}