
/* styles that define the basic elements of the site */





BODY {    font-family: Lucida Grande, Verdana, Helvetica, Arial, San Serif;

		font-size: 12px;


}



TD {
	font: 12px Lucida Grande, Verdana, sans-serif;

}




a:link {

	text-decoration: none;

	color: #870E38;

}

a:visited {

	text-decoration: none;

	color: #870E38;

}

a:hover, a:active {

	text-decoration: none;

	color: #000000;


}



.h1 {   font-family: Verdana, Helvetica, Arial, San Serif;

		font-size: 12px;

}





/* this style defines to main NAVIGATION rollovers at the top of the pages */

/* this style defines to main SUBNAVIGATION rollovers at the top of the pages */
.nolink {

    font-family: Arial, san-serif;
	font-size: 13 px;
	font-weight: bold;
	color: #666666;

          

}



.header {

    font-family: Times New Roman, serif;
	font-size: 14 px;
	font-weight: bold;
	color: #870E38;

          

}

.main {

    font-family: Verdana, san-serif;
	font-size: 11 px;
	color: #545554;

          

}

.sub {

    font-family: Lucida Grande, Verdana, san-serif;
	font-size: 12 px;
		font-weight: bold;
	color: #870E38;

          

}




.quotes {

    font-family: Verdana, san-serif;
	font-size: 10 px;
	line-height: 11px;
	font-weight: bold;
	color: #670527;

          

}




.main_s {

    font-family: verdana, san-serif;

	font-size: 10 px;

	color: #000000;



          

}


.category-articles {
	font-size: 12px;
	line-height: 120%;
}



