Body{
	background-color: #000033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
  H1{
	font-family: arial;
	color: #FFD700;
}
H2{
	font-family: arial;
	color: #4682B4;
}

H6.run-in { 
display:run-in;
font-variant:bold;
color:red;
font-size:larger;
 }
H6.after.run-in { 
content:  " !";
}

 .Text{
	font-family: arial;
	color: #FFFFFF;
	margin-left : 10px;
}
.info{
	font-family: arial;
	color: #F6FFBE;
	font-weight: lighter;
	font-size: smaller;
}
.infosm{
	font-family: arial;
	color: #F6FFBE;
	font-weight: lighter;
	font-size: xx-small;
}

H3{
	font-family: arial;
	color: #4682B4;
}
.list{
	font-family: arial;
	color: #F6FFBE;
	font-weight: lighter;
	font-size: smaller;
	list-style : circle inside;
	margin-left : 50px;
}
A:hover {
	color: #FF4500;
	
	}
	
A:link, A:active, A:visited {
	color:#ffd700;
	font-weight : bold;
	font-size : 10pt;
}	
.table{
font-family: arial;
	font-size: x-small;
	color: Black
}
.minfosm{
	font-family: arial;
	color: #00BFFF;
	font-weight: lighter;
	font-size: xx-small
}
	.minfo{
	font-family: arial;
	color:#00BFFF;
	font-weight: lighter;
	font-size: smaller;
	}
	.flash{
	font-family: arial;
	color:  #000033;
	
}

.warning{
	font-family: arial;
	color: Red;
	font-size : larger;
}