body {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #333366;
	background-color: #CCCCFF;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
}

td { 	font-family: arial, helvetica, sans-serif;
  	font-size: 90%;
 	color: #333366; }
	
li {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #333366;
	list-style-position: outside;
	list-style-type: square;
}

p  {color: #333366;
  	font-family: arial, helvetica, sans-serif;
  	font-size: 90%;
 	text-decoration: none;}

h2 {font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #333366; }

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold; line-height: 160%;
	color: #333366;}
	
h1.title	{line-height: 80%;
	position: relative;
	top: 15px;
	}

a:link {color: #003333;
 	text-decoration: none;
	font-weight:bold;}

a:visited {color: #006666;
  	font-family: arial, helvetica, sans-serif; 	text-decoration: none; font-weight:bold;} 

a:active {color: #008080;
 	text-decoration: underline;} 

a:hover {text-decoration: underline;
	color: #008080;}
abbr {color: red;}
.nav {background-color: #330066; text-align:center; color: #330066;}
a.nav:link {color: #ffffff;
 	text-decoration: none;
	font-weight:bold;}

a.nav:visited {color: #acbcb6;
  	font-family: arial, helvetica, sans-serif; 	text-decoration: none; font-weight:bold;} 

a.nav:active {color: #94b0aa;
 	text-decoration: underline;} 

a.nav:hover {text-decoration: underline;
	color: #94b0aa;}
	
.copy {text-align: center; font-size: 80%;}
