﻿.maintitle

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-bottom: 15px;
}

.paragraphtext	 { 
	font-family: Arial;
	font-size: 12px;
	color:  #363636;
	text-align: justify;
	
	
}

.tabletext	 { 
	font-family: Arial;
	font-size: 11px;
	color:  #363636;
	text-align: justify;
	
	
}



.subtitle	{
	font-family: Arial;
	font-size: 16px;
	color: #87898b;
	text-align: left;
	text-decoration: none;
}

a:link.b1
{
    text-decoration: underline;
    font-weight: normal;
    color: #353433;
}
a:visited.b1 {text-decoration: none; font-weight: normal; color: #353433;}
a:active.b1  {text-decoration: none; font-weight: normal; color: #353433;}
a:hover.b1   {text-decoration: underline; font-weight: normal; color: #87898b ;}

a:link.c1    {text-decoration: none; font-weight : normal; color: #02518a;}
a:visited.c1 {text-decoration: none; font-weight: normal; color: #02518a;}
a:active.c1  {text-decoration: none; font-weight: normal; color: #02518a;}
a:hover.c1   {text-decoration: underline; font-weight: normal; color: #87898b ;}


