﻿body {
	background-color: #ECE5C6;
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: black;
	}

a.msg:link {
	color: #902008;
	}
a.msg:active {
	color: #800000;
	}
a.msg:visited {
	color: #601406;
	}
a.msg:hover {
	color: #d06048;
	}

a.ltmsg:link {
	color: #ffffff;
	}
a.ltmsg:active {
	color: #800000;
	}
a.ltmsg:visited {
	color: #ffffff;
	}
a.ltmsg:hover {
	color: #cccccc;
	}

a.dkmsg:link {
	color: #000000;
	}
a.dkmsg:active {
	color: #800000;
	}
a.dkmsg:visited {
	color: #000000;
	}
a.dkmsg:hover {
	color: #666666;
	}

font.big{
	font-family: georgia, "times new roman", serif;
	font-weight: bold;
	font-size: 35px;
	color: black;
	}

font.header{
	font-family: georgia, "times new roman", serif;
	font-weight: bold;
	font-size: 25px;
	color: black;
	}
	
font.smallcaps{
	font-family: verdana;
	font-size: 12px;
	font-variant: small-caps;
	color: black;
	}
	
font.message{
	font-family: verdana;
	font-size: 10px;
	color: black;
	}

font.normal{
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: black;
	}

font.it{
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 15px;
	color: black;
	}

font.bf{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: black;
	}

font.light{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: white;
	}

font.ltit{
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: white;
	}

font.ltbf{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}

font.dark{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: black;
	}

font.dkit{
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: black;
	}

font.dkbf{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	}
	
font.txt{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: black;
}
