body { 
	background: url('body.jpg');
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 10px;
	color: #596BB8;
	cursor: nw-resize;
	text-align: justify;
	background-color: #DEEAF7;

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;}


b {color: #A49BEA; border-bottom: dotted 1px #FFFFFF; text-transform: uppercase; background-color: transparent; letter-spacing: 2px;}
u {color: #A49BEA; border-bottom: dotted 1px #FFFFFF; background-color: transparent; letter-spacing: 1px;}
i {color: #A49BEA; border-bottom: dotted 1px #FFFFFF; background-color: transparent; letter-spacing: 1px;}
img {border: 0;}

A:link{
	text-decoration: none; 
	color: #657AD3; 
	cursor: ne-resize; 
	font-weight: bold;
	font-family: Verdana;  
	font-size: 10px;
	letter-spacing: 0px;
	background-color: transparent;}

A:active{
	text-decoration: none; 
	color: #657AD3; 
	cursor: ne-resize; 
	font-weight: bold;
	font-family: Verdana;  
	font-size: 10px;
	letter-spacing: 0px;
	background-color: transparent;}

A:visited{
	text-decoration: none; 
	color: #657AD3; 
	font-weight: bold;
	cursor: ne-resize; 
	font-family: Verdana;  
	font-size: 10px;
	letter-spacing: 0px;
	background-color: transparent;}

A:hover{ 
	text-decoration:none;
	color: #9785C0;
	cursor: ne-resize;
	font-family: Verdana; 
	font-size: 10px;
	background-color: transparent;}

.head {
	font-family: times new roman;
	color: #596BB8; 
	font-size: 10pt;
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: 5px;
	text-align: center; 
	margin-bottom: 8px;
	height: 25px;}

.head2 {
	font-family: times new roman;
	color: #596BB8; 
	font-size: 10pt;
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: 5px;
	text-align: center; 
	margin-bottom: 8px;
	height: 25px;}

.content {
	font-family: Verdana; 
	font-size: 10px;
	padding: 5px;
	color: #596BB8; 
	text-align: justify;
	background-color: #F6F9FD;
	background-repeat: no-repeat;
	background-position: bottom;}
