/* CSS Document */
body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:50px;
	font-family:Verdana;
	font-size:12px;
	background-image:url(graphics/ok2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	text-align:inherit;
	color:#333333;}

.images{
	background-image:url(graphics/graphical.jpg);
	background-repeat:no-repeat;}

h1{font-family:Verdana;font-size:14px;font-weight:bold; color:#990000;}
h2{font-family:Verdana;font-size:13px;font-weight:bold; color:#003366;}
h3{font-family:Verdana;font-size:12px;font-weight:bold; color:#006699}
h4{font-family:Verdana;font-size:12px;font-weight:bold; color:#990000;}
h5{font-family:Verdana;font-size:10px;font-style:italic;font-weight:normal;color:#333;padding-bottom:10px;}	

.h1{font-family:Verdana;font-size:12px;font-weight:bold; color:#990000;}
.h2{font-family:Verdana;font-size:13px;font-weight:bold; color:#003366;}
.h3{font-family:Verdana;font-size:12px;font-weight:bold; color:#006699}
.h4{font-family:Verdana;font-size:12px;font-weight:bold; color:#990000;}
.h5{font-family:Verdana;font-size:10px;font-style:italic;font-weight:normal;color:#333;padding-bottom:10px;}

/* Text */
.sm{font-family:Verdana;font-size:10px;}
.med{font-family:Verdana;font-size:11px;}
.lg{font-family:Verdana;font-size:12px;}
.x{font-family:Verdana;font-size:13px;}

/* Links */
A:link{font-family:Verdana;font-size:11px;text-decoration:underline;color:#006699;background-color:transparent;}
A:hover{font-family:Verdana;font-size:11px;text-decoration:underline;color:#003366;background-color:transparent;}
A:visited{font-family:Verdana;font-size:11px;background-color:transparent;}

a.sub:link{font-family:Verdana;font-size:10px;text-decoration:none;font-weight:bold;color:#ff3300;background-color:transparent;}
a.sub:hover{font-family:Verdana;font-size:10px;text-decoration:none;font-weight:bold;color:#993300;background-color:transparent;}
a.sub:visited{font-family:Verdana;font-size:10px;background-color:transparent;}

a.web:link{font-family:Verdana;font-size:11px;text-decoration:underline;color:#000099;background-color:transparent;}
a.web:hover{font-family:Verdana;font-size:11px;text-decoration:underline;color:#000;background-color:transparent;}