
BODY {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
	font-size: 14px;
	color: #000000;
	background: url(./art/bgd1.gif) ;
	}
	
h1 {
	font-size: 21px;
	color: #585858;
	}
	
.home_right {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 20px;
	}
	 
.content_table {
	width: 640px;
	border: 2px solid #bbb;
	/*border: 4px ridge #D8ACEE;*/
	}
	
.content_left {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
	font-size: 14px;
	}
	
.content_right {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
	font-size: 14px;
	padding: 10px;
	}

.bullet_nav li {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica;
	font-size: 12px;
	padding: 0 10px 0 0;
	}

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background-color: #691698;
	}
	
.copyright {
	font-size: 12px;
	padding: 5px 0px 10px 0px;
	}