﻿h1 { font-family : "verdana"; font-size : 2.2em; color : #47121c; font-variant : small-caps; font-weight : bold; } 
h2 { font-family : "verdana"; font-size : 1.8em; font-weight : normal; } 
h3 { font-family : "trebuchet ms"; font-size : 1.7em; font-weight : normal; } 
h4 { font-family : "tahoma"; font-size : 1.7em; font-weight : normal; } 
h5 { font-family : "comic sans ms"; font-size : 1.5em; font-weight : normal; } 
h6 { font-family : "verdana"; font-size : 1.4em; font-weight : normal; } 
p { font-family : "verdana"; font-size : 1.6em; font-weight : normal; } 

div {
	text-align:justify;
}
a:hover { text-transform : uppercase; font-weight : bold }

