
body {
	color:#eff;
	background-color:black;
	font:10pt verdana, helvetica, sans-serif;
	padding:5px
	}
a {
	color:#ffe
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	font-family:verdana, helvetica, sans-serif;
	}

a.body1:link {color:#ffe; font-size:10pt;
	text-decoration: none;	border-bottom: 0.5pt dashed;}
a.body1:visited {color:#ffe; font-size:10pt;
	text-decoration: none;	border-bottom: 0.5pt dashed;}
a.body1:hover {color:#ffe; 
	font-size:10pt;
	text-decoration: none;	border-bottom: none;}

a.body2:link {color:#ccf;
		font-size:15px;
		font-family: 'courier new', courier;}
a.body2:visited {color:#ccf;
		font-size:15px;
		font-family: 'courier new', courier;}
a.body2:hover {text-decoration:line-through;
		font-size:15px;
		font-family: 'courier new', courier;}

.yellow {color:#ffe;}

.content {
	position:relative;
	text-align:left
	border:0px;
	background-color:#000;
	padding:5px;
	
	}

.content2 {
	position:relative;
	border:1px solid #c30;
	background-color:#000;
	padding:10px;

	}

.content3 {
	position:relative;
	border:1px solid #c30;
	background-color:#c30;
	padding:1px;

	}


.lucida {	font-size:13px;
		font-family: 'lucida grande', lucida, sans-serif;
	}
