BODY {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
}

PRE {
	font-family : "Times New Roman", Times, serif;
	color : red
}

TABLE {
	background-color : #ffffff;
	border : 0;
}


TD {
	font-size : 10pt;
	color: Black;
	font-weight : normal;
}

.titlerose {
	font-size : 22pt;
	color: #990033;
	font-weight : normal;
	text-align : center;
}

.titlesmallrose {
	font-size : 14pt;
	color: #990033;
	font-weight : bold;
	text-align : center;
}

TD.largerose {
	font-size : 14pt;
	color: #990033;
	font-weight : bold;
	text-align : center;
}

TD.mediumrose {
	font-size : 12pt;
	color: #990033;
	font-weight : normal;
}

TD.footer {
	font-size : 10pt;
	color : #990033;
	font-weight : normal;
}

TD.testimonial {
	font-size : 8pt;
	color: #990033;
	font-weight : normal;
	text-align : justify;
}

H1 {
	font-size : 14pt;
	font-weight : bold;	
}

H2 {
	font-size : 12pt;
	font-weight : bold;	
}

H3 {
	font-size : 10pt;
	font-weight : bold;		
}

H4 {
	font-size : 14pt;
	font-weight : bold;
	color : #990033;
}

H5 {
	font-size : 12pt;
	font-weight : bold;	
	color : #990033;	
	display: inline;
}

H6 {
	font-size : 10pt;
	font-weight : bold;	
	color : #990033;	
	display: inline;
}


B {
	font-size : 12pt;
	font-weight : bold;		
	color : #990033;	
}

A {
	color : #990033;
}

A:HOVER {
	color : Olive;
}

A:ACTIVE {
	color : Blue;
}

A:VISITED {
	color : Green;
}

 .button {
	background-color : #ffffff;
	font-size : 8pt;
	font-weight : bold;	
	color : black;	
}

