p {
	margin: 8px }

h1 {
    color:#ffffff;
    font-size: 36pt;
	line-height:48px;
	font-family: verdana;
	font-weight: normal}

h2 {
    color:#ffffff;
    font-size: 21pt;
	line-height:36px;
	font-family: verdana;
	font-weight: normal}
h3 {
    color:#ffffff;
    font-size: 24px;
	line-height:26px;
	font-family: verdana;
	font-weight: bold}


.smalltext {
 color:#ffffff;
 font-size: 10pt;
	font-family: arial;
	font-weight: normal
}
.smalltext a{
color:#aaaaaa;
text-decoration:none
}
.smalltext a:hover{
color:red;
text-decoration:none
}



.mediumtext {
 text-align: justify;
 color:#ffffff;
 font-size: 10pt;
 line-height:18px;
 font-family: verdana;
 font-weight: normal
}
.mediumtext a{
color:#aaaaaa;
text-decoration:none
}
.mediumtext a:hover{
color:red;
text-decoration:none
}


.normaltext {
 color:#ffffff;
 font-size: 12pt;
	line-height: 21px;
	font-family: Verdana;
	font-weight: normal
}
.normaltext a{
 color:#aaaaaa;
 text-decoration:none 
}
.normaltext a:hover{
 color:red;
 text-decoration:none
}

.bigtext{
 color:#ffffff;
 font-size: 18pt;
	font-family: arial;
	font-weight: normal
 }

.spectext {
 text-align: left;
 color:#ffffff;
 font-size: 12pt;
 font-style: oblique;
 line-height:18px;
 font-family:  Georgia, 'Times New Roman', serif;
 font-weight: normal
}
.spectext a{
color:#aaaaaa;
text-decoration:none
}
.spectext a:hover{
color:red;
text-decoration:none
}


