body {
	background: #b2d1d4;
	scrollbar-face-color: #b2d1d4;
	scrollbar-highlight-color: #325e64; 
	scrollbar-shadow-color: #b2d1d4; 
	scrollbar-arrow-color: white; 
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a:link {color: #325e64;	font-weight: bold;}
a:visited {color: #325e64; font-weight: bold;}
p {font-family: sans-serif; font-size: 14px;}
h6 {font-family: sans-serif; font-size: 17px;}
h5 {font-family: sans-serif; font-size: 21px;}
h4 {font-family: sans-serif; font-size: 24px;}
h3 {font-family: sans-serif; font-size: 28px;}
h2 {font-family: sans-serif; font-size: 34px;}
h1 {font-family: sans-serif; font-size: 40px;}

.white {color: White;}
.red {color: red;}
.brown {color: #b16e22;}
.brownbold {color: #b16e22; font-weight: bold;}
.bold {font-weight: bold;}
.small {font-size: 12px;}
.teal {color: #325e64;}

.p {font-size: 13px;}
.pitalic {font-size: 13px; font-style: italic;}
.pbold {font-size: 13px; font-weight: bold;}
.pteal {font-size: 13px; color: #325e64}
.pbrown {font-size: 13px; color: #b16e22}
.pboldbrown {font-size: 13px; font-weight: bold; color: #b16e22;}

.psmall {font-size: 11px}
.psmallbold {font-size: 11px; font-weight: bold;}
.psmallteal {font-size: 11px; color: #325e64;}
.psmallbrown {font-size: 11px; color: #b16e22;}
.psmallboldteal {font-size: 11px; font-weight: bold; color: #325e64;}
.psmallboldbrown {font-size: 11px; font-weight: bold; color: #b16e22;}

.h6 {font-size: 15px;}
.h6bold {font-size: 15px; font-weight: bold;}
.h6teal {font-size: 15px; color: #325e64;}
.h6boldteal {font-size: 15px; font-weight: bold; color: #325e64}
.h6boldbrown {font-size: 15px; font-weight: bold; color: #b16e22}

.h5 {font-size: 19px;}
.h5bold {font-size: 19px; font-weight: bold;}
.h5italic {font-size: 19px; font-style: italic;}
.h5teal {font-size: 19px; color: #325e64;}
.h5brown {font-size: 19px; color: #b16e22;}
.h5boldbrown {font-size: 19px; font-weight: bold; color: #b16e22;}
.h5boldteal {font-size: 19px; font-weight: bold; color: #325e64;}

.h4 {font-size: 24px;}
.h4bold {font-size: 24px; font-weight: bold;}
.h4boldbrown {font-size: 24px; font-weight: bold; color: #b16e22;}

.h3 {font-size: 28px;}
.h3bold {font-size: 28px; font-weight: bold;}
.h3boldteal {font-size: 28px; font-weight: bold; color: #325e64;}
.h3boldbrown { font-size: 28px; font-weight: bold; color: #b16e22;}

.h2 {font-size: 34px;}
.h2bold {font-size: 34px; font-weight: bold;}

.h1 {font-size: 40px;}