﻿
h1
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: Black;
	letter-spacing: -1px;
	background-color: #ddd;
	padding: 8px 5px 8px 10px;
}

h1.Big
{
	font-family: Arial, Verdana;
	font-size: 16pt;
	font-weight: normal;
	color: Black;
	letter-spacing: -1px;
	background-color: white;
	padding: 0;
}

/*
h2
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: Black;
	line-height: 15pt;
}*/
h2
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	line-height: 12pt;
}

h2.Big
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: Black;
	line-height: 16pt;
}

h3
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	line-height: 11pt;
}

h3.Big
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: Black;
	line-height: 15pt;
}

.font12
{
	font-size: 12pt; 
	font-family: arial, Verdana; 
	font-weight: normal; 
	letter-spacing: normal;
	color: Black;
}

.font12Thin
{
	font-size: 12pt; 
	font-family: arial, Verdana; 
	font-weight: normal; 
	letter-spacing: -1px;
	color: Black;
}

.font12ThinWhite
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: white;
}


.font12Bold
{
		font-family: Helvetica,Verdana,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

.font12BoldLarge
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

.font10Bold
{
	
	/*font-family: Verdana,Arial;*/
	font-family: Helvetica,Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.font16Bold
{
	
	font-family: Verdana,Arial;
	font-size: 16pt;
	font-weight: bold;
	color: Black;
}
.font16
{
	
	font-family: Verdana,Arial;
	font-size: 16pt;
	font-weight: normal;
	color: Black;
}
.font10
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.font9Bold
{
    	font-family: Helvetica,Verdana,Arial;
	
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.font9
{
		font-family: Helvetica,Verdana,Arial;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}

.font9Gray
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: Gray;
}

.font8
{
		font-family: Helvetica,Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
}

.font8Gray
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Gray;
}

.font7
{
	font-size: 7pt;
	font-weight: normal;
}

.font6
{
	font-size: 6pt;
	font-weight: normal;
}
.font5
{
	font-size: 5pt;
	font-weight: normal;
}