/* CSS Document */

BODY{
	FONT-size: 10pt;
	Font-family: Times new roman; 
	COLOR: #000000;
	}


#page{
	MARGIN: auto; 
	WIDTH: 780px; 
	TEXT-ALIGN: center;
	}
	
	
#content{
	width: 780px;
	height: auto;
	align: center;
	font-family: Times new roman;
	}

#header{
	WIDTH: 780px; 
	HEIGHT: 400px;
}

a{
}

a:hover{
	FONT-WEIGHT: bold; 
	}