body, p, td, li	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
}
		
h1		{font-size:130%;
		font-weight: normal;
		text-align:center;
		color:#000000;
		padding: 0px;
		margin: 0px;
		letter-spacing: 2px;
		}	
	
h2		{font-size:110%;
		font-weight:bold;
		color:#9933CC;
		}
		
h3		{font-size:110%;
		font-weight:bold;
		color:#9933CC;
		}

h4		{font-size: 100%;
		font-weight:bold;
		 color:#9933CC;
		}
		
.problem	{font-size:100%;
			font-weight:bold;
			color:#CC0099;
			}
		
.boy {
	font-size: 100%;
	font-weight: bold;
	color: Blue;
}		
		
li {
		text-align: left;
		margin: 5px 0px 5px -10px;
    	padding-left: 5px;
   	background-position:left;
		list-style-image:url(../images/star.gif);
	  
}

.indextext {
	background-image: url(../images/images/arrow.png);
	background-repeat: no-repeat;
	text-indent: 15px;
	float: left;
	margin-left: 8px;
}

 a {
	text-decoration: none;
	color:#3366CC;
	font-weight:bold;
}
 a:visited {
	color:#9933CC;
	text-decoration: none;
	
}
 a:hover {
	text-decoration: none;
	color:#9933CC;
}

 a:link {
	text-decoration: none;
	color:#3366CC;
}

.whitebox {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.whitebody {
	padding: 0px 8px 0px 8px;
} 

#FurtherInfo a{
	text-decoration: none;
	color: #1E90FF;
}

#FurtherInfo  a:hover {
	text-decoration: none;
	color: #00008B;
}

#FurtherInfo a:visited {
	color: Purple;
	text-decoration: none;
} 

#FurtherInfo p {
		font-family: "MS Serif", "New York", serif;
		padding-left: 8px;
}

Fieldset#FurtherInfo {
	margin: 5px;
	font-family: "MS Serif", "New York", serif;
}

#FurtherInfoTitle {
	font-size:120%;
	color: #C71585;
	font-family: cursive;
}

img{  
	border: 0; 
}

#content {
	float: left;
}

.button {
	border: thin solid #6A67ED;
	background: #A7A5F4;	
	color:#000000;
	font-weight: bold;
}
#container {
	width:760px;
}
.windowbox {
	border: 1px #CCCCCC;
}
.windowbox th {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.windowbox td {
	background-color: #FFFFFF;
}