body {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
}

.Title {
    color: #666;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
}

.storytitle {
    color: #888888;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size: 14px;
	line-height: 16px; 
	margin: 0px; 
	text-align: left;
	font-weight: bold; 
}

.Free_Form {
    color: #453c3c;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

a {
    color: #483b3b;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

a.nav {
    color: #969696;
	font-size: 14px;
    text-decoration: none;
	font-weight: bold;
}
a:visited.nav {
    color: #969696;
    text-decoration: none;
	font-weight: bold;
}
a:link.nav {
    color: #969696;
    text-decoration: none;
	font-weight: bold;
}
a:hover.nav {
    color: #666;
    text-decoration: underline;
	font-weight: bold;
}

a.navon {
    color: #666;
	font-size: 14px;
    text-decoration: none;
	font-weight: bold;
}
a:visited.navon {
    color: #666;
    text-decoration: none;
	font-weight: bold;
}
a:link.navon {
    color: #666;
    text-decoration: none;
	font-weight: bold;
}
a:hover.navon {
    color: #666;
    text-decoration: underline;
	font-weight: bold;
}

a.subnav {
    color: #969696;
	font-size: 12px;
    text-decoration: none;
	font-weight: normal;
}
a:visited.subnav {
    color: #969696;
	font-size: 12px;
    text-decoration: none;
	font-weight: normal;
}
a:link.subnav {
    color: #969696;
	font-size: 12px;
    text-decoration: none;
	font-weight: normal;
}
a:hover.subnav {
    color: #666;
	font-size: 12px;
    text-decoration: underline;
	font-weight: normal;
}

#header {
	color: #969696;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    
}

.grhead {
	color: #009900;
	font-size: 28px;
	padding: 0px;

}

#main {
	line-height: 21px; 
	margin-bottom: 0px; 
	text-align: justify; 
	color: #7f7f7f; 
	font-family: 'Georgia', 'serif'; 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 16px;
	margin-top: 50px;
}

#footer {
	text-align: center;
	margin-top: 20px;
	color: #333;
}

#footer a {
	color: #333; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

img {
    /*border: none;*/
}

.clearer {
	clear: both;
}
