body {
	font-family:Tahoma,Arial;
	font-size:medium;
	font-weight:normal;
	color:#F0F0F0;
	background-color:#556469;
	background-attachment:fixed;
	margin-top: 2px;
	cursor:default;
}
a:link {
	color: #7DCDFF;
}
a:hover {
	color: #00FFFF;
}
a:visited {
	color: #CCCCFF;
}
.mini2 {
	font-size: small;
	color: #E9E9E9;
}
.mini {
	font-size: x-small;
}
p {   
    max-width: 700px;   
}
.alink {
	color: #7DCDFF;
	text-decoration: none;
	border-bottom-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
