
body
{
scrollbar-face-color: #E7B05D;
scrollbar-shadow-color: #83001A;
scrollbar-highlight-color: #83001A;
scrollbar-3dlight-color: #83001A;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #C1C1C1;
scrollbar-arrow-color: #000000;
font-family: Arial, Helvetica, san-serif; 
font-size: 12pt;
}
A:Hover
{
text-decoration: underline overline; 
color: #83001A;
filter:shadow(color=#77aadd, strength=30);
}

.h1{color: #000000; font-family : Arial, Helvetica; font-size: 21px;}
.h2{color: #000000; font-family : Arial, Helvetica; font-size: 18px;}
.h3{color: #000000; font-family : Arial, Helvetica; font-size: 15px;}

.body{color: #000000; font-family : Arial, Helvetica; font-size: 10pt;}
.big{color: #000000; font-family : Arial, Helvetica; font-weight: bold; font-size: 12pt;}
.byline{color: #000000; font-family : Arial, Helvetica; font-style: italic; font-size: 10pt;}
.caption{color: #2162A0; font-family : Arial, Helvetica; font-style: italic; font-size: 12px;}
.red{color:  #83001A; font-weight: bold; font-family : Arial, Helvetica; font-size: 10pt;}
.bigred{color:  #83001A; font-weight: bold; font-family : Arial, Helvetica; font-size: 12pt;}
.bi{color: #000000; font-family : Arial, Helvetica; font-weight: bold; font-style: italic; font-size: 10pt;}
.small{color: #000000; font-family : Arial, Helvetica; font-size: 12px;}
.huge{color: #000000; font-family : Arial, Helvetica; font-weight: bold; font-size: 17pt;}
.typed{color: #000000; font-family : Currior, monospace; font-size: 10pt;}
.medium{color: #000000; font-family : Arial, Helvetica; font-weight: bold; font-size: 11pt;}


.blue1{color: #6462ED; font-family : Arial, Helvetica; font-size: 13px;}
.blue2{color: #6462ED; font-weight: bold; font-family : Arial, Helvetica; font-size: 16px;}
.blb{color: #6462ED; font-weight: bold; font-family : Arial, Helvetica; font-size: 14px;}

.input INPUT{
}

stamp{
	background : url(http://www.stagefun.com/images/other/right.gif) repeat-y;
}

#warning {
	width: 450px;
	margin: 0 0 10px 25px;
	color: #B80101;
	text-align:center;
	font-family:"Comic Sans MS";
}
#warning h2 {
	margin:0;
	padding:4px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #B80101;
	text-transform: uppercase;
	text-decoration:blink;
}
#warning p {
	padding: 4px;
	margin:0;
	border: 3px dashed #B80101;
}


.color1 {color:#2162A0;}
.color2 {color:#83001A;}

ul#expect li {
	margin-bottom:10px;
}

table.border {
	border-collapse: collapse;
}
table.border td {
	border:1px solid #2162A0;
	padding:2px;
}