p{
	color: Black;
	font-family : Arial, Verdana, serif, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : normal;
}
p.bg{
	font : bold normal;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color: White;
}
p.small{
	font : normal;
	font-size : 9px;
	font-style : normal;
	color: #CC6600 ;
}
p.HOME{
	font : normal;
	font-size : 12px;
	font-style : normal;
	color: #333333 ;
	margin-left:25;
	border-bottom-width:medium;
	border-spacing:10;	
	border-bottom:dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:10;
	padding-top:25;
	border-top:hidden;
	
	
}
a:link {
	Font:11px;
	FONT: Arial, Helvetica, sans-serif;
	COLOR: Blue;
	font-weight : bold;
	TEXT-DECORATION: underline;
}
a:visited {
	Font:11px;
	font-weight : bold;
	FONT: Arial, Helvetica, sans-serif;
	COLOR: #3399CC;
	TEXT-DECORATION: none
}
a:hover {
Font:11px;
font-weight : bold;
	FONT: Arial,Helvetica,sans-serif;
	COLOR: #FFCC66;
}
a:active {
	COLOR: #FF6600;
}
h1 {
	font-size : 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial,Verdana, "Avant Garde Md BT", Tahoma;
	font-weight : bold;
}
h2 {
	font-size :12pt;
	COLOR: #666666;
	FONT-FAMILY: Arial,Verdana, "Avant Garde Md BT", Tahoma;
	font-weight : normal;
}
h3 {
	font-size :10px;
	COLOR: #663333;
	FONT-FAMILY: Arial,Verdana, "Avant Garde Md BT", Tahoma;
	font-weight : bold;
}
h4 {
	font-size :11px;
	COLOR: #CC6600;
	FONT-FAMILY: Arial,Verdana, "Avant Garde Md BT", Tahoma;
	font-weight : bold;
}
h5 {
	font-size :10px;
	COLOR: #333333;
	FONT-FAMILY: Arial,Verdana, "Avant Garde Md BT", Tahoma;
}
h6 {
	font-size :10px;
	COLOR:#FF3300;
	FONT-FAMILY: Verdana, "Avant Garde Md BT", Tahoma;

}
a.newlink{
	font-size : 14px;
	color : White;
	margin-left: 5px;
	
}
a.newlink:hover{
	font-size : 14px;
	color: #CC6600 ;
	margin-left: 5px;
	text-decoration:none;
}
ul { font-size:12px;
font-family:Arial, Helvetica, sans-serif;
list-style:circle;
padding-left:10;

}
ol{
font-size:12px;
line-height:inherit;
elevation:inherit;
padding-left:20;
padding-top:inherit;
}
.pic{background:#fcfcfc;border:1px solid #E0E0E0;padding:10px;color:#eee;}
