p {
	font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
	
	}

body {
	color : #000000;
	background : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}

i {
	font-family : Arial, Helvetica, sans-serif; font-size: 12px;
	
}

a {
	color : #0000FF;
	background: none;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

a:hover {
	color : #993366;
	background: none;
	text-decoration : none;
}



a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: top;
	background: #666666;
	background-color: #666666;
}

a.menu:hover {
	color: #990000; 
	background: #666666;
}



.dropcap {
	font: bold 200% Arial, Helvetica, sans-serif;
	color: #0000FF;
	width: 20pt;
	float: center;
	background-color: #FFFFFF;
}

.myparagraph:first-line{
	font-size:110%;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;

	
