﻿a {
	color : Blue;
}

.1 {

	font-family : arial,sans-serif;
	font-size : 8pt;
	color: Black;


}

.2 {
	background : Silver;
	text-align : center;
	font-family : arial,sans-serif; 
	font-weight : bold;
	font-size : 8pt;
	vertical-align : top;
	color : red;
}

.small {
	font-size : 8pt; 
	color :Blue; 
} 

.h2{
	font-family : Arial;
	font-size: medium;
	font-style : normal;
	text-align : left;
	color : #2b8b57;
	margin-bottom : 0;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-size: small font;
	color: #000000;
	text-decoration: none;
}


body { 
background-color : white; 
font-family : arial,sans-serif; 
font-size : 10pt; 
} 

p {
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

.boldftcred { 
font-weight : bold;
color : #92002a;
}

.bold { 
font-weight : bold;
}

.small {
	font-size : 8pt; 
	color : Black; 
} 
.credit {
	font-size : 8pt;
	color : Black;
	font-style : italic;
}

.smallbold {
	font-size : 8pt; 
	font-weight : bold;
	color : Black; 
}
.smallblue {
font-size : 8pt; 
color : blue;
} 

.arial {
	font-family : arial,sans-serif;
}

.center {
	text-align : center;
}

.margin {
	margin : 0in 0in 0in 1in;
}

.gold {
	color : #c7b300; 
}
 
H1 {
	font-family : Arial;
	font-size: large;
	font-style : normal;
	text-align : center;
	color : #2b8b57;
}

H2 {
	font-family : Arial;
	font-size: medium;
	font-style : normal;
	text-align : left;
	color : #2b8b57;
	margin-bottom : 0;
}

	
H3 {
	font-family : Arial;
	font-size: small;
	font-style : normal;
	text-align : left;
	color : Black;
}


.bold{
	font-weight: bold;
}

ul {
font-family : arial,sans-serif;
font-size : 10pt;
font-style : normal;
font-weight : normal;
color : black;

 }

li {
font-family : arial,sans-serif;
font-size : 10pt;
font-style : normal;
font-weight : normal;
color : black;
 }
 
 TD {
	
	text-align : left;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
    border : thin none;
	padding: 2;
}

TD.top {
	background : Silver;
	text-align : left;
	font-weight : bold;
	font-size : 8pt;
	border : 0 none;
}

TD.topalctr {
	background : Silver;
	text-align : center;
	font-weight : bold;
	font-size : 8pt;
	border : 0 none;
}
 
 TD.body {
	background : White;
	text-align : left;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
}

TD.menu {
	background : White;
	text-align : left;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
	color: #000000;
	background-color: #8fbc8f;
	}

TD.logo {
	border: 0px;
	background: White;
	text-align: center;
	font-weight : normal;
	font-size : 8pt;
	vertical-align: middle;
	color: #000000;
}


TD.bodyalctr {
	background : White;
	text-align : center;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
}
	

