﻿.blackTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: Black;
	color:White;
	height:	18px;
	width:160px;	
	font-size:x-small;
	text-transform:uppercase;
}
.whiteTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:White;
	color:Black;
	height:	18px;
	width:540px;	
	font-size:x-small;	
	text-transform:uppercase;
}
.Text
{
	font-family: Arial, Helvetica, Sans-Serif;
	color:White;
}




