﻿.Text1
{
	font-size: 8pt;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
.Text2
{
	font-size: 8pt;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.Text3
{
	font-size: 8pt;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}
.Text4
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
}

.Text5
{
	font-size: 14pt;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.Text6
{
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.Text7
{
	font-size: 12pt;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: black;
	font-weight: bold;
}


.ContentHeader
{
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	BACKGROUND-IMAGE: url(../../Images/ContentTitle.gif); 
	COLOR: #696969; 
	FONT-FAMILY: Tahoma
}