body{
	margin : 5px 0px 0px 0px;
}
h1{
	color : #111111;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin : 5px 0px 0px 0px;
}
h2{
	color : #111111;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin : 10px 0px 0px 0px;
}
h3{
	color : #111111;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	margin : 10px 0px 0px 0px;
}
h4 {
	color: #111111; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
}
p{
	color : #111111;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
li{
	color : #111111;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}
strong{
	color : #FF0000;
	font-weight : bold;
}
a{
	color : #2952a2;
	text-decoration : none;
	font-weight : bold;
}
a:active{
	color : #bb00bb;
	text-decoration : underline;
	font-weight : bold;
}
a:hover{
	color : #00bb00;
	text-decoration : underline;
	font-weight : bold;
}
a.an{
	color : #2952a2;
	text-decoration : none;
	font-weight : bold;
}
a.an:active{
	color : #00bb00;
	text-decoration : underline;
	font-weight : bold;
}
a.an:hover{
	color : #00bb00;
	text-decoration : underline;
	font-weight : bold;
}
a.bn{
	color : #565656;
	text-decoration : none;
	font-weight : bold;
}
a.bn:active{
	color : #111111;
	text-decoration : underline;
	font-weight : bold;
}
a.bn:hover{
	color : #111111;
	text-decoration : underline;
	font-weight : bold;
}
a.smallwhite{
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
a.smallwhite:hover{
	color : #ffffff;
	text-decoration : underline;
}
a.smallwhite:active{
	color : #ffffff;
	text-decoration : none;
}
a.bwhite{
	color : #ffffff;
	text-decoration : none;
}
a.bwhite:hover{
	color : #ffffff;
	text-decoration : underline;
}
a.bwhite:active{
	color : #ffffff;
	text-decoration : none;
}
img{
	border-bottom-color : #565656;
	border-left-color : #565656;
	border-right-color : #565656;
	border-top-color : #565656;
}
.center{
	text-align : center;
}
pre{
	font-size : 11px;
}
