p,td,tr,table,li {
 	font-size : 10pt;
 	font-family :  Arial;
 	color: black;}
 
h1 { font-size : 16pt; color: #35457B; text-align: center;}
h2 { font-size : 16pt;   color: #35457B; text-align: center;}
h3 { font-size : 12pt; color: #000000;}
 
.header { font-size : 15pt; color: #3A3731;	font-weight: bold;}

.address {font-size : 9pt; color: #DBC85C;font-weight: normal;}
.address:Hover {font-size : 9pt; color: #9B8D40;font-weight: normal;}


.small {font-size : 9pt; }
.bigger {font-size : 12pt; font-weight: bold;}

.link1 {font-size : 8pt; color: #000060;}
.link1:Hover {font-size : 9pt; color: #9292B9;}

A {
 	font-size : 11pt;
	color: #35457B;
	font-weight: bold;}


A:Hover {color: #566AAE;font-weight: bold;}