/*
CSS Credit: http://www.templatemo.com/
*/

body {
	line-height: normal;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #1548A6;
	text-decoration: none;
	position: absolute;
	height: auto;
	width: auto;
	float: none;
}
		
a:link, a:visited {
	color: #646464;
	font-weight: bold;
} 
a:active, a:hover {
	color: #22260a;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
	width: auto;
}

img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #878787;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.fl { float: left; }
.fr { float: right; }

h1{
	display: block;
	margin: 0;
	font-size: 36px;
	color: #F00;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-decoration: none;
	height: auto;
	width: 520px;
	font-family: "Times New Roman", Times, serif;
}


h2{
	padding: 0px;
	margin: 0;
	color: #FFF;
	font-size: 18px;
	border: thin solid #FFF;
}


h3{
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background-color: #878787;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}



h4 {
	padding: 0px;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#templatemo_container {
	width: 980px;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
}

#templatemo_top_bar {
	width: 930px;
	padding-left: 40px; 
	padding-right: 10px;
	height: 110px;
	background: url(images/templatemo_top_bar_bg.jpg) top right no-repeat;
}

#templatemo_site_header {
	float: left;
	margin-top: 30px;
}

#templatemo_top_bar h1 a{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#templatemo_top_bar h1 a:hover{
	text-decoration: none;
}

#templatemo_top_bar h1 a span {
	display: block;
	margin: 5px 0 0 50px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}

.twitter a{
	float: right;
	display: block;
	width: 170px;
	margin-top: 30px;
	padding: 20px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.twitter a:hover {
	text-decoration: none;	
}

.twitter a span {
	font-size: 12px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
	color: #FFF;
	text-decoration: none;
}

.twitter a{
	background: url(images/twitter_icon.png) right bottom no-repeat;
	text-decoration: none;
}

/* menu */

#templatemo_menu {
	clear: both;
	width: 940px;
	height: 60px;
	padding-left: 40px;
	background: url(images/templatemo_menu_bar_bg.jpg) top right no-repeat;
}


#templatemo_menu ul {
	padding: 12px 0 0 0;
	margin: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	height: 23px;
	padding: 5px 15px 0 15px;
	margin-right: 10px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	position: relative;
	background: url(images/templatemo_menu_hover_right.jpg) right center no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span{
	position: absolute;
	width: 5px;
	height: 28px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_menu_hover_left.jpg) no-repeat;
}

#templatemo_menu li .last{
	border-right: none;
}

/* end of menu*/

/* content */
#templatemo_content {
	clear: both;
	width: auto;
	color: #FFF;
	height: auto;
	position: relative;
	visibility: inherit;
}

#content_column {
	float: left;
	width: 500px;
	padding: 40px;
}

.post_box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}

.post_box img {
	margin-bottom: 20px;
	text-align: center;
}

.post_title {
	float: none;
	width: auto;
	margin-bottom: auto;
	height: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


.post_box h2 a {
	line-height: 24px;	
	color: #ffffff;
	font-weight: bold;
	font-size: 26px;	
	text-decoration: none;
}

.post_box h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.post_info {
	margin: 0px;
	padding: 0px;
	color: #22260a;
	font-size: 14px;
	text-align: center;
}

.post_info a {
	font-weight: bold;
	color: #22260a;
}

.post_info a:hover {
	text-decoration: none;
	color: #ffffff;
}

.comment_box a{
	float: right;
	display: none;
	width: 50px;
	height: 40px;
	padding-top: 10px;
	color: #ffffff;
	text-align: justify;
	font-size: 20px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
}

.comment_box a:hover {
	text-decoration: none;
}

.side_column_w200 {
	float: left;
	color: #FFFFFF;
	width: 190px;
	background-color: #878787;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	overflow: auto;
	z-index: auto;
}

.side_column_w200 .ads_180_90 img{
	margin-bottom: 10px;
}

.side_column_w200 .box {
	padding-top: 0px;
	padding-bottom: 10px;
}

.side_column_w200 form {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.inputfield {
	height: 16px;
	width: 160px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submitbutton{
	float: right;
	margin: 0px;
	padding: 0 6px 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

.side_menu li a {
	display: block;
	padding: 3px 0;
	color: #e4e4e4;
	font-weight: normal;
	background-color: #878787;
}

.side_menu li a:hover {
	color: #FF0000;
	text-decoration: none;
}

.news_section {
	padding-bottom: 4px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.news_section .news_title a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


/* end of content */

/* footer */

#templatemo_footer {
	clear: both;
	width: auto;
	color: #B7B7B7;
	background: #414141 url(images/templatemo_footer_top.jpg) top repeat-x;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-decoration: none;
}

.section_w920 {
	text-align: center;
	width: 920px;
	text-decoration: none;
}

.section_w920 a {
	color: #ffffff;
}

.section_w184 {
	float: left;
	width: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
	text-decoration: none;
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.footer_menu_list li a {
	color: #e4e4e4;
	font-weight: normal;
	text-decoration: none;
}

.footer_menu_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form2 {
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
.style22 {
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form4 .style221 {
	text-align: center;

}
form {
	text-align: center;
}
p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .style22 {
	color: #FFF;
}
form {
	font-size: 18px;
}
form {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 p {
	font-size: 14px;
}
form {
	color: #000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
form {
	font-weight: bold;
}
form {
	font-size: 14px;
	text-align: left;
}
p {
	color: #666;
	font-family: "Arial Black", Gadget, sans-serif;
}
p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	color: #666;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .style30 {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .style30 {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .style30 {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form2 {
	font-size: 24px;
}
form {
	font-size: 14px;
}
form {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form2 {
	font-size: 24px;
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .style22 {
	font-size: 16px;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 .style20 {
	font-family: "Comic Sans MS", cursive;
}
p {
	font-weight: bold;
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 .style20 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 .style20 {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box div #form4 {
	font-family: Comic Sans MS, cursive;
	text-align: center;
	color: #FFF;
	font-size: 18px;
}
#templatemo_container #templatemo_footer .section_w920 p {
	text-align: center;
	color: #666;
	text-decoration: none;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 p a {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	text-align: left;
}
p {
	color: #000;
}
div {
	color: #FFF;
}
div {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box p {
	text-align: center;
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title p {
	text-align: left;
	color: #000;
	font-size: 12px;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div p strong {
	text-align: left;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div p strong {
	text-align: left;
	color: #FFF;
}
p {
	color: #FFF;
	font-weight: normal;
}
div {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .style44 {
	color: #F00;
	font-size: 14px;
	text-align: center;
}
a {
	color: #999;
}
#templatemo_container #templatemo_content #content_column .post_box .style44 a {
	color: #FF0;
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .style44 .style25 .box {
	color: #999;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .style21 em strong {
	color: #666;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box ul li {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box ul li {
	text-align: left;
	color: #F00;
}
p {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .style22 {
	font-family: "Courier New", Courier, monospace;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box p {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box p {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFF;
}
div {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box ul {
	text-align: left;
}
ul {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box ul {
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .style22 {

}
#templatemo_container #templatemo_content #content_column .post_box .style22 {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .style22 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .style22 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .style27 {
	text-align: center;
	font-size: 18px;
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .style25 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	color: #000;
}
strong {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .style24 {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .style24 {
	text-align: left;
	font-size: 14px;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div {
	color: #000;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div {
	color: #FFF;
	text-align: center;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 p a {
	text-align: left;
}
div {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 p a {
	text-align: center;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 .news_title div #form2 .style42 label .style21 {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box ul li div {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box ul li {
	color: #FFF;
	text-align: left;
}
ul {
	color: #FFF;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box ul li div {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box ul li div {
	font-size: 18px;
}
form {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .style25 em strong {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .style25 .style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div strong {
	text-align: left;
	font-size: 12px;
	color: #FFF;
}
div {
	text-align: left;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 .news_title div #form2 .style42 div .style21 {
	text-align: center;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 .news_title div #form2 .style42 div {
	text-align: center;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div {
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-size: 18px;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	text-align: center;
}
div {
	text-align: left;
}
div {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .style21 em strong {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .style21 em strong {
	color: #FFF;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box p .style25 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p span .style25 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p span .style25 {
	text-align: center;
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box span .style25 {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p .style25 {
	text-align: center;
	color: #FF0;
	font-family: "Times New Roman", Times, serif;
}
div {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .style25 {
	text-align: left;
}
div {
	text-align: center;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .style25 {
	text-align: center;
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
}
font {
	color: #FFF;
	text-decoration: none;
}
span {
	color: #FFF;
}
span {
	color: #FFF;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .style25 em {
	font-size: 12px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 .style223 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p a {
	color: #FF0;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box p .style25 {
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F00;
}
p {
	color: #FFF;
}
p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .style251 {
	color: #F00;
}
p {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box div {
	color: #F00;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box div span .style25 .post_box {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box div span .style30 {
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	font-family: Arial, Helvetica, sans-serif;
}
div {
	font-size: 14px;
}
div {
	font-size: 16px;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 .news_title div #form1 .style42 label .style29 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	color: #F90;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	color: #FFF;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div p {
	text-align: left;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .style251 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box p .style251 font a {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box p font a span {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box p .style251 font a {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .style251 .style25 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box span .style25 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box p .news_title {
	font-size: 16px;
}
span {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box div p .style301 {
	color: #FFF;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form2 .style27 {
	color: #FF0;
}
#templatemo_container #templatemo_top_bar .twitter a {
	text-align: left;
	text-decoration: none;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div p a {
	text-align: center;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section.style20 .news_title div #form1 label .news_title {
	color: #FFF;
}
span {
	color: #000;
	text-decoration: none;
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box div p .current .current span {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box div p .current .current {
	color: #FFF;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div p {
	font-size: 12px;
	text-decoration: none;
}
#templatemo_container #templatemo_content .side_column_w200 .box .news_section div {
	text-align: left;
}
blockquote {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote {
	font-weight: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote {
	font-family: Arial, Helvetica, sans-serif;
}
blockquote {
	font-size: 14px;
}
p {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote p {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote .post_box {
	font-size: 14px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 p {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form3 p {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	font-size: 14px;
}
p {
	font-style: normal;
}
p {
	font-style: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	font-weight: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title #form4 em strong {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title p {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title p {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	color: #FFF;
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title p {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font a {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font a {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font a {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font a {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form6 label {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	text-align: center;
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form8 blockquote blockquote {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-size: 14px;
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	font-size: 12px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}
div {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box div span .style30 .current {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 .style22 {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
}
form {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	text-align: center;
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 .style22 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 .style22 {
	text-align: left;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 .style22 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 {
	font-family: "Courier New", Courier, monospace;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	font-weight: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #form7 label {
	font-size: 16px;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box .post_title .style222 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-size: 12px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody p br {
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody p br {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody p {
	font-size: 12px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-family: Georgia, "Times New Roman", Times, serif;
}
div {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title #topstoryBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form2 p .style22 .style22 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box div p span {
	font-size: 14px;
}
strong {
	font-size: 12px;
	color: #F00;
}
h1 {
	color: #000;
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 p {
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box {
	color: #000;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	color: #00F;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 h2 {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box div p span {
	color: #FFF;
}
div {
	color: #646464;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box div p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form2 p {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 .style2231 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box #form6 .style2231 .box {
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
}
strong {
	color: #000;
}
strong {
	color: #00F;
	text-align: center;
	font-size: 48px;
}
#templatemo_container #templatemo_content #content_column .post_box #form1 {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box center form {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .style24 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box {
	font-size: 12px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box {
	font-style: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box {
	font-weight: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_box {
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div .style45 {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div .style45 {
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div #form3 {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div #form3 {
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div .style45 {
	font-size: 36px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div .style45 {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div .style45 {
	font-style: italic;
}
#templatemo_container #templatemo_content #content_column .post_box .style24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	color: #666;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 a {

}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 a {
	font-weight: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 a {
	font-style: normal;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	font-style: italic;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h2 {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h2 {
	font-size: 36px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h2 {
	color: #333;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	font-size: 36px;
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form2 p {
	font-size: 12px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form2 p {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box .style222 {
	color: #333;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	font-size: 36px;
}
p {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 p {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 p {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 p {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form4 p {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box div p {
	color: #F00;
}
#templatemo_container #templatemo_content #content_column .post_box div p {
	color: #FFF;
	text-decoration: none;
}
p {
	text-decoration: none;
	color: #646464;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-size: 24px;
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title #form5 p {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form6 div p {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form6 div p {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form6 div p {
	font-family: "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form6 div p {
	color: #000;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .post_title .post_title div #form3 {
	color: #000;
}
#templatemo_container #templatemo_top_bar .twitter p a {
	text-decoration: none;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box blockquote blockquote {
	font-size: 24px;
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box div p {
	font-size: 16px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box div p {
	font-size: 18px;
}
div {
	font-size: large;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box h1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box blockquote blockquote {
	font-family: "Arial Black", Gadget, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box {
	color: #FFF;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 p {
	color: #333;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 p {
	font-size: 36px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box pre {
	color: #FF0;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 p {
	font-size: 24px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form3 p {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box p {
	font-size: 12px;
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box .post_title .post_box .post_title .post_box .comment_box #form6 div p {
	color: #000;
}
#templatemo_container #templatemo_content #content_column .post_box p .style20 strong {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#templatemo_container #templatemo_content #content_column .post_box p .style20 strong {
	font-size: 14px;
}
#templatemo_container #templatemo_content #content_column .post_box p .style20 strong {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box p .style20 strong {
	color: #646464;
}
#templatemo_container #templatemo_content #content_column .post_box p .style20 strong {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box .style24 strong {
	font-size: 24px;
	color: #FFF;
}
#templatemo_container #templatemo_content #content_column .post_box h3 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box h3 {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	text-align: center;
}
#templatemo_container #templatemo_content #content_column .post_box p {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p span font {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box p span font {
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box p font a span {
	font-family: Verdana, Geneva, sans-serif;
}
#templatemo_container #templatemo_content #content_column .post_box p font a span {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font a {
	font-size: 18px;
}
#templatemo_container #templatemo_content #content_column .post_box p .post_box font a {
	font-weight: bold;
}
#templatemo_container #templatemo_content #content_column .post_box p a {
	font-family: Verdana, Geneva, sans-serif;
}
