body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f91e5;
	margin: 0px;
	cursor: se-resize;
	background-color: #ffffff;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f91e5;
	
	}

.box {  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
text-align: left;
background-color: #ffffff;
width: 220px;
padding-top:2px;
padding-right:2px;
padding-bottom:2px;
padding-left:20px;
border: 3px double #5a8bd8;
}

img { 
border: none; 
}

i {
color:#625688;
text-decoration: none; 
}

b {
color:#a978e3;
text-decoration: none; 
}

a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a8bd8;
	text-decoration: none; 
	padding-bottom: 1px;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aa81e7;
	text-decoration: line-through; 
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #3b4fa5;
	background-color: #ffffff;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-transform: lowercase;
	text-align: left;
	padding-left: 74px;
	padding-top: 40px;
	margin-left: 20px;
	font-style: italic;
	height: 73px;

}

.title {

font-family: "Times New Roman", Times, serif; 
font-size: 22px; 
font-weight: bold;
text-transform: lowercase;
font-style: italic;
text-align: right;
margin-left: 85px;
color: #a978e3;

}

#nav a {

	text-align: left;
	display: block;
	text-decoration: none;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a978e3;
	word-spacing: 3px;
	text-align:center;
	font-weight: bold;

}

#nav a:hover {
	text-align: left;
	display: block;
	color:#3b4fa5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	cursor: crosshair;
	word-spacing: 3px;
	text-align:center;
	margin-left: 90px;
	text-decoration: line-through;

}

#footer {
border-top: 1px dotted #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}


li {
	list-style-type: circle;
	}
