body 	{ 
	color: black; 
	background: #ffffff;
	}

p,li 	{ 
	font-size: 1.1em; 
	font-family: Georgia, "Times New Roman", Times, serif; 

	}

table
	{
	font-size: 1.1em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	width: 800px;
	border: none;
	}

h1, h2 
	{ 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	color: navy; 
	background: transparent; 
	text-align: left; 
	margin-top: 10px;
	margin-bottom: 10px;
}


h3 
	{ 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	color: green; 
	background: transparent; 
	}

h4 
	{ 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	color: #6c000a; 
	background: transparent; 
	}


img 	{
	border: none;
	}

.phead {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: green;	
	}
.stage	{
	font-size: 0.9em;
	font-style: oblique;
	font-weight: bold;
	}

.bold
	{
	font-weight: bold;
	}
	
	
.section1
	{
	padding-right: 10px;
	width: 18%;
	vertical-align: middle;
	text-align: right;
	}


.section2
	{
	width: 30%;
	padding-right: 20px;
	}

.section3
	{
	padding-left: 10px;
	}

table.validate 
	{
	width: 180px;
	}

.star
	{
	color: red;
	font-weight: bold;
	font-size: 1.3em;
	}

//*
a:link { color: #3399cc; background: transparent; }
a:visited { color: #339933; background: transparent; }
a:hover { color: red; background: yellow; text-decoration: none; }
a:active { color: aqua; background: black; }
ul {list-style-image: url(ball_03.gif);}
ul li {padding-left: 15px; margin-left: 15px; margin-right: 15px; padding-right: 15px;}

*//
