﻿a {
	color : Blue;
}

a.1 {
	background : White;
	text-align : center;
	font-family : arial,sans-serif; 
	font-weight : bold;
	font-size : 8pt;
	vertical-align : top;
	color : red;
}

a.2 {
	background : Silver;
	text-align : center;
	font-family : arial,sans-serif; 
	font-weight : bold;
	font-size : 8pt;
	vertical-align : top;
	color : red;
}

a.3 {
	background : White;
	text-align : center;
	font-family : arial,sans-serif; 
	font-weight : bold;
	font-size : 10 pt;
	vertical-align : top;
	color : black;

}


A.small {
	font-size : 8pt; 
	color :Blue; 
} 



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; 
}
.credit {
	font-size : 8pt;
	color : Black;
	font-style : italic;
}

.boldftcred { 
font-weight : bold;
color : #92002a;
}

.resultlink { 
font-weight : bold;
color : #92002a;
}


.bold { 
font-weight : bold;
}

.small {
	font-size : 8pt; 
	color : Black; 
} 

.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 : medium;
	font-style : normal;
	text-align : center;
	color : #2b8b57;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : right;
	color : #2b8b57;
}
H3 {
	font-family : Arial;
	font-size : xx-small;
	font-style : normal;
	text-align : left;
	color : Black;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : left;
	color : #008000
}
	


H4 {
	font-family : Arial;
	font-size : small;
	font-style : bold;
	color : Black;
	text-align:center;
}

H5 {
	font-family : Arial;
	font-size : small;
	font-style : normal;
	text-align : left;
	color :#2b8b57;
}

.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 {
	border : thin none;
	padding: 2;
	font-family : arial,sans-serif; 
font-size : 10pt; 
font-style : normal; 
font-weight : normal; 
color : Black; 
}

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.bodyaway {
	background : White;
	text-align : left;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
	color: #808080;
}



TD.bodyalctr {
	background : White;
	text-align : center;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
}
	

