body{
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-ARROW-COLOR: EE315A;
	SCROLLBAR-TRACK-COLOR: f8f8f8; 
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;

}
.plus1 {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	text-decoration: none;
	font-weight: normal;


}
.bodylink {
	color: #EE315A;

}

.blue {
	color: #0099FF;
}
.red {

	color: #EE315A;
}
.vert {
	background-image: url(img/vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.homebullets {
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
}
.red table {
	background-color: #FF0000;
}
.redblock {
	background-color: #FF0000;
	font-style: normal;
	color: #FFFFFF;
}

