﻿body { background : #4b6d79 }

h1 { font-family : "verdana"; font-size : 16pt; font-weight : bold; font-variant : small-caps }
h2 { font-family : "verdana"; font-size : 12pt; font-weight : normal }
h3 { font-family : "tahoma"; font-size : 10pt; font-weight : normal }
h4 { font-family : "trebuchet ms"; font-size : 12pt; font-weight : normal }
h5 { font-family : "trebuchet ms"; font-size : 10pt; font-weight : normal }
h6 { font-family : "arial"; font-size : 8pt; font-weight : normal }
p { font-family : "verdana"; font-size : 8pt; font-weight : normal }

a:link {
	color: #0087A4
}
a:visited { color : #4b6d79 }
a:hover { font-variant : small-caps; font-weight : bold; color : #00DDDD }
a:active { color : #00B7B7 }
div { text-align : justify }
