﻿h1           { font-family: Trebuchet MS; font-size: 24pt; color: #448ccb }
h2           { font-family: Trebuchet MS; font-size: 10pt; color: #448CCB }
h3           { font-family: Verdana; font-size: 10pt; color: #000000 }
h5           { font-family: Verdana; font-size: 8pt; color: #FFFFFF }
h4           { font-family: Verdana; font-size: 7pt; color: #999999 }
h6           { font-family: Trebuchet MS; font-size: 9pt; color: #448CCB }
h7           { font-family: Verdana; font-size: 10pt; color: #999999 }

a:link       { text-decoration: none;
				color: #448ccb;}
a:hover      { text-decoration: none; border-bottom: none; }

a:visited    { text-decoration: none;}

p            { font-family: Verdana; font-size: 12pt; color: #000000; margin-top: 0;
				margin-bottom: 0;
				position: static;}
				
.tutorial	 { margin: 5px, 5px, 5px, 5px;
				padding: 10px;
				font-family: Verdana;
				font-size:10pt;
				text-align:left;}
				
.tutorial p	 { font-family: Verdana;
				font-size:10pt;
				text-align:left;
				height: 350px;}
