.arial12 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	text-decoration:none;
}
.arial12 A{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #993333;
	text-decoration:none;
}
.arial12 A:hover{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	text-decoration:none;
}
.verdana12-bold {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.verdana12-bold A{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration:none;
}
.verdana12-bold A:hover{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FD5858;
	text-decoration:none;
}
.verdana12-red {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FD5858;
	text-decoration:none;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.ul {
	list-style-image: url(Images/bullet2.jpg);
	list-style-position: outside;
	list-style-type: circle;
}
.bulletpadding {
	margin-left:40px;
}
.li {
	list-style-image: url(Images/bullet2.jpg);
	list-style-position: outside;
	list-style-type: circle;
}
.li2 {
	list-style-image: url(Images/bullet3.gif);
	list-style-position: outside;
	list-style-type: circle;
}