/**************************
Copyright 2008
Pro Active Multimedia, LLC
http://www.proactivemultimedia.net
**************************/


	/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* {margin-top:0} /*This gets rid of the top margin without affecting the margin throughout the design*/

body
	{ background-image: url('images/back.jpg');
		background-repeat: repeat-x;
	
	font-family: arial, verdana, sans-serif;
	font-size:13px;
	color: #006600;
	}
a:link {font-size: 11px; color: #006600;}
a:hover{font-size: 11px; color: #006600; text-decoration:none;}
a:visited  {font-size:11px; color: #006600; text-decoration:none;}

.style3 {font-size: 11px}
.style4 {font-size: 11px; font-weight: bold;}
.style5 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.style9 {font-size: 10px; font-style: italic; }

.style11 {
	color: #996600;
	font-weight: bold;
}
