﻿body
{
	font-size: 12px;
	font-family: Arial;
	margin: 2px;
	background-color: #7D568D;
	color:white;
}
.IE8Fix
{
	z-index: 1000;
}
.Small
{
	font-size: 10px;
}
HR
{
	height: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #ccbfc3;
}
P
{
	font-size: 12px;
	font-family: Arial;
	margin: 2px;
}
A
{
	color: white;
	text-decoration: none;
}
A:hover
{
	color: #ff0080;
	text-decoration: none;
}
H1
{
	font-size: 120%;
}
H2
{
	font-size: 110%;
}
H3
{
	font-size: 100%;
}

H4
{
	font-size: 90%;
}
INPUT, SELECT
{
	font-size: 11px;
}
IMG
{
	border: none;
}
.Footer
{
	width:100%;
	font-size:95%;
	text-align:center;
	border-top: solid 1px #c0c5bf;	
	color:white;
	white-space:nowrap;
	padding:4px;	
}
