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

* {margin: 0; padding: 0; border: 0; font-size: 100%; line-height:130%;}

a:link {color: #006600;}
a:visited {color: #006600;}
a:active {color: #006600;}
a:hover {color: #990000;}
a {text-decoration: underline;}

.body_text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	}
	
.address {
	font-family:"Comic Sans MS";
	font-size: 12px;
	padding-left: 15px;
	padding-top: 17px;
	}
