@charset "utf-8";
/* CSS Document */

body{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#30480D;
}
body a:link {color:#30480D;} 
body a:visited {color:#30480D;} 
body a:active {color:#30480D;}
body a:hover {
	color:#4F7515;
} 
#flashcontent{
height:400px;}
p{margin:0;}
a { outline:0; }