body {
	font-size: 10px;
	padding: 0;
	scrollbar-face-color= #990033;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #999999;
	scrollbar-3d-light-color: #5385C1;
	scrollbar-darkshadow-color: #4382c0;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #990033;
	scrollbar-track-color: #ffecf2;
	background-color:#ffecf2;
	color: #000000;
	border-left-width:0;
	border-top-width:0;
	border-bottom-width:0;
	font-family: Arial,Verdana;
	}

a:link { font-family: Arial; text-decoration:none; font-weight: bold; color: #000000 }
a:visited { font-family: Arial; text-decoration:none; font-weight: bold; color: #000000 }
a:hover { font-family: Arial; text-decoration:none; font-weight: bold; color:#990033 }

a:link.navi { font-family: Arial; text-decoration:none; font-weight: bold; color: #000000 }
a:visited.navi { font-family: Arial; text-decoration:none; font-weight: bold; color: #000000 }
a:hover.navi { font-family: Arial; text-decoration:none; font-weight: bold; color:#990033 }

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Arial", Verdana, Helvetica, sans-serif;}

h1 {
	font-family: Arial black;
	font-size: 22px;
	font style: italic;
	color: #990033;
	font-weight:normal;
	}

h2 {font-family: Arial black; font-size: 18px; color: #990033}
h3 {font-family: Arial black; font-size: 15px; color: #990033}
h4 {font-family: Arial black; font-size: 13px; color: #990033}

.small {font-size: 12px;}
.mini {	font-size: 10px;}
.minimini {font-size: 8px;}
.outline
	{
	border-width: 1px;
	border-color: #990033;
	border-style: solid;
	}

.design
	{
	font-size: 13px;
	border-width: 1px;
	border-color: #990033;
	border-style: solid;
	background-color:#ffffff;
	padding: 3;
	spacing: 4;
	}

td.boxhead {
border-bottom:1px solid #585858;
text-align:left;
}

td.boxbody {
background-color:white;
padding:3px;
padding-top:5px;
}

textarea,input {
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

hr {
width:80%;
align:center;
}
