﻿body,p,div,span, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004646;
	text-align:justify;
	line-height: 20px;

  }
  
 


hr
{
	width: 100%;
	background-color: #004646;
	color: #004646;
	height: 2px;
}

h1
{
	font-size:18px;
	text-transform: uppercase;
	color: #004646;
	font-weight: bold;
}



h2
{
	font-size:16px;
	font-variant:small-caps;
	color: #004646;
	font-weight: bold;
}


h2
{
	font-size:14px;
	font-weight: bold;
	color: #004646;
}

a
{
	color: #006532;
}

a:hover
{
	color: #F6C500;
	text-decoration: none;
}
a:visited
{
	color: #004646;
}
