body			{ margin: 0px; font-family: arial; font-size: 12px; }
td				{ font-size: 12px;	}
h1				{	font-size: 16px;	font-weight: bold;	color: #2e3192;	}

h2				{	font-size: 14px;	font-weight: bold;	color: #669933;	margin: 0px;	}
h3				{	font-size: 12px;	font-weight: bold;	color: #000000;	margin: 0px;	}

p				{	font-size: 12px;	font-family: arial; font-weight: normal;	text-align: justify;	}

.emph			{	font-size: 14px;	font-family: arial; font-weight: bold;	text-align:center;}
.whitetext		{	color: #ffffff;	font-size: 10px;	}
.whitetext12		{	color: #ffffff;	font-size: 12px;	}
.whiteheader1	{	color: #ffffff; font-size: 16px;	font-weight: bold;	}

.taboff		{	color: #000000; font-weight: bold; font-size: 11px;	background: url(../images/tab-na-off.png) no-repeat;	width: 82px; height: 26px;	text-align: center;	vertical-align: middle;	cursor: hand;	}
.taboffa	{	color: #2e3192; font-weight: bold; font-size: 11px;	background: url(../images/tab-na-on.png) no-repeat;	width: 82px; height: 26px;	text-align: center;	vertical-align: middle;	cursor: hand;	}
.tabon		{	color: #000000; font-weight: bold; font-size: 11px;	background: url(../images/tab-a-off.png) no-repeat;	width: 82px; height: 26px;	text-align: center;	vertical-align: middle;	cursor: hand;	}
.tabona		{	color: #2e3192; font-weight: bold; font-size: 11px;	background: url(../images/tab-a-on.png) no-repeat;		width: 82px; height: 26px;	text-align: center;	vertical-align: middle;	cursor: hand;	}
.tablinkon	{	text-decoration: none;	color: #000000;	}
.tdfeature	{	width: 295px;	height:	115px;	background: url(images/featurebox.png);	vertical-align: top;	}
a.whitelink	{	color: #ffffff;	font-size: 10px;	text-decoration: none;	}
a.whitelink:hover	{	color: #cccccc;	}

a.blacklink	{	color: #2e3192;	font-size: 12px;	text-decoration: none;	}
a.blacklink:hover	{	color: #404040;	}
	
