/*---Michael Wiley---*/
body, div, h1, h2, h3, p, form{
	border:0;
	margin:0px;
	padding:0px;
}
/*---Tag Definition---*/
body, form, input{
	color:white;
	font-family: "Informal Roman", "Times New Roman";
	font-size:12px;
}
div{    
        border: 1px solid #00CCFF;
        background-color:#000000;
        width:379px; height:199px;
        color:white;
        overflow-y:auto;
}
h1{font-size:24px; color:#000000; font-family:Geneva, Arial, Helvetica, sans-serif}
h2{font-size:22px; color:#00CCFF; font-family:"Harlow Solid Italic", Magneto, "Informal Roman", "Times New Roman"}
h3{font-size:12px; color:#white; font-family:arial, "Times New Roman"}
