body	{ 
		background-image:url('/images/back01.png');
		text-align: center;
		margin:0 auto;
		
	}
div.header	{
		background-color: #1E90FF;
		border-width: thick;
		border-style: ridge;
		border-color: #F5B800;
		color: #FFFFFF; 
		margin-left: auto;
		margin-right: auto;
		width: 50em;
		text-align: left;
	}
div.body1	{
		
		
		border-width: thick;
		border-style: ridge;
		border-color: #F5B800;
		background-color: #1E90FF;
		font-size: 12pt;
		margin-left: auto;
		margin-right: auto;
		width: 50em;
		text-align: left;
		}
div.body2	{
		
		font-family: "Trebuchet MS";
		color: #FFFFFF; 
		font-size: 12pt;
		margin-left: auto;
		margin-right: auto;
		width: 50em;
		text-align: left;
		}
div.body3	{
		background-color: #000080;
		font-family: "Trebuchet MS";
		color: white; 
		margin-left: auto;
		margin-right: auto;
		width: 50em;
		text-align: left;
		}
blockquote
	{
		font-family: "Trebuchet MS";
		color: white;
	}
th	{ 
		background-color: #1E90FF;
		color: #FFFFFF;
	}
h1	{ 
		font-family: "Trebuchet MS"; 
		font-variant: small-caps;
		color: #000080;
	}
h2	{
		font-family: "Comic Sans";
		color: #FFFFFF;
	}
h3	{
		font-family: "Comic Sans";
		color: #FFFFFF;
	}
td
	{ 
		background-color: #1E90FF;
		border-width: thick;
		border-style: inset;
		border-color: #F5B800;
		font-family: "Arial";
		color: #000080;
	}
i	{
		font-family: "Trebuchet MS"; 
		font-weight: bold; 
		font-variant: small-caps;
		color: #FFFFFF;
	}
LI	{
		font-family: "Trebuchet MS";
		font-variant: small-caps;
	}
/**************** Link classes ****************/ 
/**************** Navigation ******************/
a.nav:link { 
		font-family: "Trebuchet MS";
		font-variant: small-caps;
		color: #FFFFFF;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		text-decoration: underline; 
		font-weight: bold;
		border-width: 2px;
		border-style: double;
		border-color: #000080;
	}
	

a.nav:visited { 
		font-family: "Trebuchet MS";
		font-variant: small-caps;
		color: #FFF8DC;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		text-decoration: underline; 
		font-weight: bold;
		border-width: 2px;
		border-style: double;
		border-color: #000080;
	} 



a.nav:hover { 
		font-family: "Trebuchet MS";
		font-variant: small-caps;
		color: #000080; 
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px; 
		font-weight: bold; 
		text-decoration: underline;
		border-width: 2px;
		border-style: double;
		border-color: #000080;
	} 

/************** Normal Links *****************/
a.reg:link { 
		font-family: "Trebuchet MS";
		font-variant: small-caps;
		color: #FFFFFF; 
		text-decoration: underline; 
		font-weight: bold;
		

	}
	

a.reg:visited { 
		font-family: "Trebuchet MS";
		font-variant: small-caps;
		color: #FFF8DC; 
		text-decoration: underline; 
		font-weight: bold;
		
	} 



a.reg:hover { 
		font-family: "Trebuchet MS";
		font-variant: small-caps;
		color: #87CEEB; 
		padding-bottom: 5px; 
		font-weight: bold; 
		text-decoration: underline;
		background-color: #6495ED;
	} 







	

