p { color: black; font-size: 12px; font-family: Verdana, Arial;}


a:link   { color: blue; font-size: 13px; font-family: Verdana, Arial;  font-weight: normal; text-decoration: none }

a:active   { color: blue; font-size: 13px; font-family: Verdana, Arial; font-weight: normal; text-decoration: none }

a:visited   { color: blue; font-size: 13px; font-family: Verdana,  Arial;  font-weight: normal; text-decoration: none }

a:hover   { color: #cc9900; font-size: 13px; font-family: Verdana, Arial; font-weight: normal; } 



a.large:link   { color: #660033; font-size: 16px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }

a.large:active   { color: #660033; font-size: 16px; font-family: Verdana,  Arial; font-weight: bold; text-decoration: none }

a.large:visited   { color: #660033; font-size: 16px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }

a.large:hover   { color: #99ccff; font-size: 16px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none } 

a.boldlink:link   { color: #660033; font-size: 11px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }

a.boldlink:active   { color: #660033; font-size: 11px; font-family: Verdana,  Arial; font-weight: bold; text-decoration: none }

a.boldlink:visited   { color: #660033; font-size: 11px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }

a.boldlink:hover   { color: #99ccff; font-size: 11px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none } 



a.body:link   { color: #0033cc; font-size: 12px; font-family: Verdana,  Arial;  font-weight: normal; text-decoration: none }

a.body:active   { color: #0033cc; font-size: 12px; font-family: Tahoma, Verdana,  Arial; font-weight: normal; text-decoration: none }

a.body:visited   { color: #0033cc; font-size: 12px; font-family: Verdana, Arial;  font-weight: normal; text-decoration: none }

a.body:hover   { color: #cc0000; font-size: 12px; font-family: Verdana,  Arial; font-weight: normal; text-decoration: none }




a.small:link   { color: white; font-size: 10px; font-family: Verdana,  Arial; font-weight: normal }

a.small:active   { color: white; font-size: 10px; font-family: Verdana,  Arial; font-weight: normal }

a.small:visited   { color: white; font-size: 10px; font-family: Verdana,  Arial;  font-weight: normal }

a.small:hover   { color: #cc9900; font-size: 10px; font-family: Verdana,  Arial; font-weight: normal }


td { font-family: Verdana, Arial; font-size: 12px; color: black; list-style-image: url(media/bullet.gif); }


LI { font-family: Verdana, Arial; font-size: 12px; color: black;

	list-style-image: url(media/bullet.gif);

	list-style-type: square; }

.caption { color: #3b1d60; font-size: 9px; font-family: Verdana, Arial; }


h1   { color: #660033; font-size: 24px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }

h2   { color: #660033; font-size: 20px; font-family: Verdana, Arial;font-weight: bold; text-decoration: none }

h3   { color: #cc0000; font-size: 15px; font-family: Verdana, Arial;  font-weight: bold; text-decoration: none }

h4  { color: #0033cc; font-size: 12px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }

h5   { color: #cc0000; font-size: 11px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none;}

h6   { color: #cc0000; font-size: 10px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none;}

.box {
	border: 1px solid #999999;
	font-size: 11px; font-weight: bold;
	color: #999999;
	background-color: #f1f1f1;
	padding: 6px; }

.box1   { color: #660000; font-size: 10px; background-color: white; padding: 8px; border: solid 1px #660000 }


input, textarea, select {
	border:1px solid #CCC;
	background:#F0F0F0;
	font-family: Verdana, Arial;	font-size:11px;
	color:#3b1d60;
	}
.container { font-size: 20px;position: relative; left: 1px; top: 1px; color: maroon; }
.text { font-size: 20px;position: absolute; left: -1px; top: -1px; color: #99CCFF;} 
