/* Stylesheet: rosavera Modified On 2012-07-12 13:41:42 */
h1 {
	font-size: 16px;
	color: #FFFFFF;
text-transform: uppercase;
letter-spacing: 2px;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
text-transform: uppercase;
letter-spacing: 2px;
}

h3 {
	font-size: 12px;
	color: #FFFFCC;
text-transform: uppercase;
}

h4 {
	font-size: 10px;
	color: #FFFFFF;
text-transform: uppercase;
}


body {
	background-color: #676767;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 18px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFFCC;

}
.footnote {
	color: #FFFFCC;
	font-size: 9px;
text-transform: uppercase;
	background-position: center center;
}
.bodybold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
}
.body_italic {
	font-style: italic;
}
.body_bold {
	font-weight: bold;
}
.body_bolditalic {
	font-style: italic;
	font-weight: bold;
}

.rmenu a:link{
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
color:#FFF;
font-family:Verdana, Arial;
letter-spacing: 1px;
}

.rmenu a:hover{
text-transform: uppercase;
font-weight: bold;
color:#FFF;
font-family:Verdana, Arial;
}
.rmenu a:visited{
text-transform: uppercase;
text-decoration: underline;
color:#FFF;
font-family:Verdana, Arial;
}