/* CSS Document */

body {
	margin:2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #7DBDD7;
	
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 90%;
}

#tryIt {
	padding:1em;
	background-color: #CCE3F4;
	border:solid #999999 1px;
	
}

#title{
	font-weight:bold;
	font-size:120%;
}

#background{
	padding-top:2em;
}

form{padding:0px; margin:0px;}
.style2 {
	font-size: 300%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 300%;
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-weight: bold;
}
.style5 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style10 {color: #FF0000;}

.style11 {background-color: #CCE3F4;}


