/* Common Styles */


TD, P 
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #000;
}
H1 
{

	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FF0066;
}
H2 
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}

H3 
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}


/* SIDENAV  & SIDENAV LINKS*/

DEFAULT LINKS

A:link {FONT-FAMILY: Times New Roman, Times, serif; text-decoration: underline;}
A:visited {FONT-FAMILY: Times New Roman, Times, serif; text-decoration: underline;}
A:hover {FONT-FAMILY: Times New Roman, Times, serif; text-decoration: none;}


.title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.pink 
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	font-style: italic;
}

.blue 
{
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.white 
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.gray
{
    font-size: 11px;
    font-weight: normal;
    color: #CCCCCC;
}


.blend
{
    font-size: 11px;
    font-weight: normal;
    color: #1E4AB7;
}



td.body 
{
	padding: 0.7cm .5cm
}
td.footer 
{
	padding: 0.2cm .2cm;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

A:link.sub {FONT-FAMILY: verdana, arial, helvetica, sans-serif; font-size:11px; text-decoration: underline; COLOR:#CC6600}
A:visited.sub {FONT-FAMILY: verdana, arial, helvetica, sans-serif; font-size:11px; text-decoration: underline; COLOR:#003366}
A:hover.sub {FONT-FAMILY: verdana, arial, helvetica, sans-serif; font-size:11px; text-decoration: none; COLOR:#003366}
