BODY
{
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
    margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 50px;
	border: 0px;
}

A:link
{  
	font-family: Garamond;
	font-size: 14px;
	color: #3333ff;
	background : transparent;
	text-decoration: none;
}

A:active
{  
	font-family: Garamond;
	font-size: 14px;
	color: #3333ff;
	background : transparent;
	text-decoration: none;
}

A:visited
{  
	font-family: Garamond;
	font-size: 14px;
	color: #330099;
	background : transparent;
	text-decoration: none;
}


A.note:link
{  
	font-family: Garamond;
	font-size: 12.5px;
	font-weight: bold;
	color: #3333ff;
	background : transparent;
	text-decoration: none;
}

A.note:active
{  
	font-family: Garamond;
	font-size: 12.5px;
	font-weight: bold;
	color: #3333ff;
	background : transparent;
	text-decoration: none;
}

A.note:visited
{  
	font-family: Garamond;
	font-size: 12.5px;
	font-weight: bold;
	color: #330099;
	background : transparent;
	text-decoration: none;
}


A.light:link
{  
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	background : transparent;
	text-decoration: none;
}

A.light:active
{  
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
	background : transparent;
	text-decoration: none;
}

A.light:visited
{  
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #ffcccc;
	background : transparent;
	text-decoration: none;
}

UL {
	list-style : disc outside;
}

UL UL {
	list-style : disk outside;
}

.note {
  font-family : Garamond;
  font-weight: bold;
  color : #000000;
  background : transparent;
  font-size: 12.5px;
}

.note2 {
  font-family : Garamond;
  font-weight: bold;
  color : #ffffff;
  background : transparent;
  font-size: 12.5px;
}

.center 
{
  text-align: center;
}

.blockquote
{
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	padding-left: 40px;
}

TD
{
	font-family: Garamond;
	color: #000000;
	font-size: 14px;
	padding-left: 5px;
}

TD.dark
{
	font-family: Garmond;
	font-size: 14px;
	color: #ffffff;
	background: transparent;
	padding-left: 5px;
}


P
{
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}

.muave
{
	font-weight: bold;
	color: #993366;
}

.blue
{
	font-weight: bold;
	color: #4242ff;
}

.green
{
	font-weight: bold;
	color: #017463;
}

.white
{
	font-weight: bold;
	color: #ffffff;
}

.navy
{
	font-weight: bold;
	color: #000066;
}

.bold
{
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #0000;
	padding-left: 5px;
}

H5
{
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: center;
}

H3
{
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: center;
}

H4
{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: left;
}

H2
{
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: center;
}

H1
{
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: center;
}
