@charset "UTF-8";

.title_big {
 	width: 400px;
        line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
        font-weight: lighter;
	color: #0099cc;
        margin-top: 0px;
        padding-bottom: 10px;
        margin-bottom: 10px;
}

.forum_rules {
        line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
        margin-top: 0px;
        padding-bottom: 10px;
}


.body_text a:link {text-decoration: underline; color:#000;}
.body_text a:visited {text-decoration: none;}
.body_text a:active {text-decoration: none;}
.body_text a:hover {text-decoration: underline; color:#000;}


.body_text_quote {
        display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
        font-weight: lighter; 
        background: #dbd8c5;
	color: #000;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	padding-top: 12px;
}

/*a {text-decoration: underline;}*/

.subTitle_blue_Bold a:link {text-decoration: underline; color:#000;}
.subTitle_blue_Bold a:visited {text-decoration: none;}
.subTitle_blue_Bold a:active {text-decoration: none;}
.subTitle_blue_Bold a:hover {text-decoration: underline; color:#000;}