
body{		background-color:	#689bd6;
		font-family:		Arial, sans-serif;
		font-size:		medium;
		margin:			0px;
		color:			#000099;
		}

a:link {	color:            	#689bd6;
    		}

a:visited {	color:            	#689bd6;
    		}

#buttons{	font-family:		Arial, sans-serif;
		font-size:		medium;
		background-color:	#689bd6;		
		margin-top:		0px;
		margin-right:		21px;
		margin-bottom:		21px;
		margin-left:		 0px;
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			160px;
		text-decoration:  	none;
		}


#buttons a:link { color:		#689bd6;
		}

#buttons a:visted { color:		#689bd6;
		}		

#buttons a:hover { color:		#689bd6;
		}

.bbb{		padding:		20px;
		}

#allcontent{	padding:		15px;
		background-color:	#ffffff;
		margin:			0px 15px 10px 135px;
		position:		absolute;
		top:			0px;
		left:			2px;
		width:			740px;
		text-align:		left;
		line-height:		$150%;
		}


		
a:link {	color:            	#689bd6;
    		}

a:visited {	color:            	#689bd6;
    		}


h1{		font-size:		140%;
		text-align:		center;
		}

h2{		font-size:		130%;
		}

h3{		font-size:		100%;
		}

h4{		font-size:		100%;
		text-align:		center;
		}

h5{		font-size:		100%;
		text-align:		center;
		}

table{		border-collapse:	collapse;
		text-align:		left;
		font-size:		100%;
		}

#units{		border-collapse:	collapse;
		text-align:		center;
		font-size:		95%;
		}

td, th{		padding:		8px;
		}				



#footer{	text-align:		center;
		font-size:		85%;
		}
