a   {
	 font-family: arial, helvetia, verdana, sans-serif;
     font-size: 12px;
	 font-weight: bold;
	 color:#000099;
	 font-decoration: underline;
	}
a:hover
	{
	color: red;
	}
.Caption 
 	{
 	font-family:  helvetica, sans-serif, arial;
	font-size: 20px;
	font-weight: bold;
	font-style: Italic;
	color: Black;
    }
.justify
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	}
.justify_normal
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	}
.Normal12
	{
	font-family: helvetica, sans-serif, arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	}
.Bold12
	{
	font-family: helvetica, sans-serif, arial;
	font-size: 12px;
	font-weight:bold;
	color: black;
	}
.Bold18_Italic
	{
	font-family: helvetica, sans-serif, arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: black;
	}
.Bold14
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: black;
	}
.Bold18_Red
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 18 px;
	font-weight: bold;
	color: #990000;
	}
.Bold16Red
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	}
.Bold14Red
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	}
.BoldWhite
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #FFFFFF;
	}
.Bold15_LogoText
	{
	font-family: helvetica, sans-serif, arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: black;
	}
.ComingSoon
	{
	font-family: helvetica, sans-serif, arial;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: red;
	}
h1
	{
	margin: 0px;
	font-family:  helvetica, sans-serif, arial;
	font-size: 20px;
	font-weight: bold;
	font-style: Italic;
	color: Black;
	}	
h2  {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	}
h3  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-decoration: none;
	text-align: justify;
	}



	