body,p,td{
	font-size: 10pt;
}

h1,h2,h3,h4,h5{
	color: #8F6B6B;
	text-align : center;
}

h3{
	text-transform : uppercase;
	text-align : center;
	color : #A00000;
}

div.l_titl{
	text-transform : uppercase;
	text-align : center;
	font-weight: bold;
	color : #9C3100;
	font-size: medium;
}

.red{
	color: #B50303;
}
.l_brown{
	color: #8F6B6B;
}
.d_brown{
	color: #3C372F;
}
.l_gray{
	color: #7F7F7F;
}
.d_gray{
	color: #333333;
}
.blockquote{
	color: #333333;
	font-style : italic;
	font-size : x-small;
}
a{
	font-weight: bold;
	color : #9C3100;
}

.bottom{
	color : white;
/* 	font-family : verdana, arial; 
	font-size: xx-small;*/
}

sup a{
	text-decoration:none;
	/*font-weight:normal;*/
}

ul{
	list-style-image: url("bullet3.gif");
	margin-top : 0px;
}

ul.blank{
	list-style-image: url("spacer.gif");
}

a.menu{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 14px;
	color : #B00000;
}
a.menu:hover{
	color: #eE3f00;
}

p{
	text-indent: 15px;
	text-align : justify;
}

td.norm p, div p, ol.pp li, ul.pp li{
	font-size : small;
	color: #3C372F;
	text-align : justify;
}


a.new {font-family: Verdana; font-weight:normal; color: #E00000}




