body	{ 
	background-color: #e2cedd;
	margin: 0;
	padding: 0;
	}

A:link {text-decoration:underline; color:#000000;}
A:visited {text-decoration:underline; color:#000000;}
A:hover {text-decoration:none; color: #ff6373; font-weight:none;}
A:active {text-decoration:none; color: #ffffff;}


table { 
	font-family: verdana;
	font-style: normal; 
	font-weight: normal; 
	color: #702a88;
	background: #ffffff; 
	font-size:11px;
	letter-spacing: 0px
}


.content {
	text-align:justify;
	color: #702a88;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

.content i {
	font-family: georgia;	
	}

h1 {
	font-size:12pt;
	color: #702a88;
	background: none;
	text-align: left;
	text-transform: uppercase;
	font-family: times new roman;
	border-bottom: 0px solid #702a88;
	border-top: 0px dotted #000000;
	line-height: 14pt;
	}

h1:first-letter { 
	font-family: Georgia; 
	color: #e2cedd; 
	font-style: italic;
	font-size: 18px;
	}


h2 {	
	background: #e2cedd;
	line-height:14px;
	font-family: times new roman;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left; 
	padding-left: 5px;
	margin-bottom: 3px;
	}

h2:first-letter { 
	font-family: Georgia; 
	color: #702a88; 
	font-style: italic;
	font-size: 16px;
	}

h3 {	
	background: none;
	line-height: 11px;
	font-family: georgia;
	font-weight: none;
	font-variant: small-caps;
	font-style: none;
	font-size: 12px;
	text-transform: none;
	color: #702a88;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 0px;
	border-bottom: 1px solid #e2cedd;
	}

h3:first-letter { 
	text-transform: uppercase;
	}

.content a:link {
	text-decoration:underline;
	color: #702a88;
 	font-family: georgia;
 	font-size: 11px;
 	line-height: 10pt;
}


.content a:visited, .content a:active
{
	text-decoration:none;
	color: #e2cedd;
 	font-family: georgia;
 	font-size: 11px;
 	line-height: 10pt;
}

.content a:hover 
{
	text-decoration:underline;
	text-transform: none;
	color:#e2cedd;
	font-family: georgia;
	font-size: 11px;
	line-height: 10pt;
}


#navigation a:link { 
	text-decoration:none;
	text-transform: none;
	color: #702a88; 
	font-family: georgia; 
	font-weight: bold; 
	font-size: 10px;
	letter-spacing: 2px; 
	padding: 2px;
}

#navigation a:visited { 
	text-decoration:none;
	text-transform: none;
	color: #e2cedd; 
	font-family: georgia; 
	font-weight: bold; 
	font-size: 10px;
	letter-spacing: 2px; 
	padding: 2px;
}

#navigation a:active { 
	text-decoration:none;
	text-transform: none;
	color: #e2cedd; 
	font-family: georgia; 
	font-weight: bold; 
	font-size: 10px;
	letter-spacing: 2px; 
	padding: 2px;
}


#navigation a:hover { 
	background-color: none;
	text-decoration:none;
	text-transform: none;
	color: none; 
	font-family: georgia; 
	font-size: 10px;
	letter-spacing: 2px; 
	padding: 2px;
	text-decoration:underline;
}


#navigation {
	padding: 1px;
	text-align:center;	
	color: #5176AD; 
}

