
body {	
	background-color: #36648B; 
	color: #c0c0c0 
}
p.title { 
	background-color: #36648B; 
	color: #c0c0c0; 
	font-family: Georgia, Arial; font-size: 18px; font-weight: bold;
	border-top: 2px solid #4f4f4f; 
	border-bottom: 2px solid #4f4f4f; 
	border-left: 2px solid #4f4f4f; 
	border-right: 2px solid #4f4f4f; 
}
.head { 
	background-color: transparent; 
	color: #36648B; 
	font-family: Georgia, Arial; 
	font-size: 18px; 
	font-weight: bold;
}
.gray { 
	background-color: transparent; 
	color: #696969; 
	font-family: Georgia, Arial; 
	font-size: 12px; 
	font-weight: normal;
}

p.content { 
	background-color: transparent; 
	color: #36648B; 
	font-family: Georgia, Arial; font-size: 12px; 
	font-weight: normal; 
	text-align: justify; 
}
.border { 
	background-color: #ffffff; 
	BORDER-RIGHT: #696969 2px solid; PADDING-RIGHT: 10px; 
	BORDER-TOP: #696969 2px solid; PADDING-LEFT: 10px; 
	BORDER-LEFT: #696969 2px solid; 
	BORDER-BOTTOM: #696969 2px solid;
	PADDING-TOP: 10px; 
	PADDING-TOP: 10px; 
	PADDING-TOP: 10px; 
	PADDING-TOP: 10px;
}
a:link {font-size: 12px; font-weight: bold; color: #36648B; text-decoration: underline; border-bottom: none 
}
a:visited {font-size: 12px; font-weight: bold; color: #36648B; text-decoration: none; border-bottom: 1px solid #36648b 
}
a:hover {font-size: 12px; font-weight: bold; color: #36648b; text-decoration: none; border-bottom: 1px dashed #8b0000 
}
a:active {font-size: 12px; font-weight: bold; color: #36648B; text-decoration: none 
}
a.img:link { background-color: transparent; text-decoration: none; border-bottom: none; 
}
a.img:visited { background-color: transparent; text-decoration: none; border-bottom: none; 
}
a.img:hover { background-color: transparent; text-decoration: none; border-bottom: none; 
}
a.img:active { background-color: transparent; text-decoration: none; border-bottom: none; 
}
