/*  Style Sheet for www.protectyourmoneynm.org  */
/*  Created February 2009 by Bill Morrison      */
/*  www.mrbillm.com   mrbillm@newmexico.com     */


body {
	background-color: #FFFFFF;

	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 14px;
	color: #000000;
	
}
a {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF3300;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #000000;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style4 { font-size: 36px; font-weight: bold; }
.style5 { font-size: 10px}
.style6 { color: #FF0000}
.style6redbkd {
	color: #000000;
	font-weight: bold;
	background-color: #FF9999;

}
.style7 { font-size: 24px}
.style8 { font-size: 36px}
.style9 { font-size: 14px;  line-height: 18px; }
.style10 { font-size: 14px;  line-height: 18px; font-weight: bold; }
.style11 {font-size: 18px}


/*  END  */
