body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h2 { font-family: Arial, Helvetica, sans-serif; color: #900; font-size: 1.3em; font-weight: lighter; line-height: 1.5; margin: 25px; }
p {
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: lighter;
	margin: 25px;
}
h3 { color: #333; margin: 25px; }
.blueText {
	font-size: 0.9em;
	color: #dd7c09;
}
.redText { color: #8b0e01; font-size: 1.3em; font-weight: bold; }
.greyText { color: #9b9b9b; font-size: 0.9em; }
.greyTextbiger { color: #9b9b9b; font-size: 1.6em; }
.highlight {
	color: #000;
	background: #CCC;
	padding: 2px 5px;
}
pre { color: #ffc; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
blockquote { color: #ffc; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000; font-size: 25px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; margin: 10px 25px; }
h5 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { color: #505113; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
img { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border: 0 }
ol { color: #e6d25d; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul { color: #e6d25d; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-position: inside }
a { color: #f1de0e; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited { color: #dd7c09; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; }
a:link { color: #dd7c09; }
a:hover { color: #9b9b9b; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: none; }
a:active { color: #000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: none; }
tr { border: 0 }
.cellcolor { background-color: transparent }
.rev_type { color: #ffc; font-weight: bold; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.g_nav_cellcolor { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.a_type_color { color: #fff; font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body .radiousBox  {
	background:#c7c9cc;
	-webkit-border-radius:8px;
	-moz-border-radius:12px;
}
body .radious-content { color: #fff; padding:0; }
body .radious-h3 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	padding:0 0 0.7em;
}
body .radious-h4 {
	font-size:14px;
	line-height:14px;
	color:#000;
}
body .radious-footer  {
	padding:0;
	height: 90px;
	-moz-border-radius-bottomleft:		8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:		8px;
	-webkit-border-bottom-right-radius:8px;
	background-color: #666;
}