body {
	font-family:	Arial, Sans-Serif; 
	font-size:		13px;
	color:			#444444;
	letter-spacing: 1px;
}

a {color: #793091;}
a:active {color: #793091;}
a:link {color: #793091;}
a:hover { color: #111111; }
a sup { text-decoration: none; }
div {margin: 0;padding: 0;/*border: solid 1px red;*/}

h1 { 
	/*border: solid 1px red;*/
	font-family: 'Arial Narrow';
	font-size:300%; 
	font-weight: normal;
	letter-spacing: -2px;
	color: #064399;
	margin-bottom: 3px;
}
h2 {
	font-size:180%; 
	font-weight: 100;
	color: #793091;
	margin-bottom: 3px;
}
h3 { 
	font-size:115%;
	color: #793091;
	margin-bottom: 3px;
}

img{ border: none; }

li /*.Spaced li*/
{
	margin-bottom: 10px;
}
.Option input
{
	border: none;
	background: none;
}
p { margin: 0; }
ul { margin-top: 0; margin-bottom: 0; }

.Tight {
	margin-top: 1px;
	margin-bottom: 5px;
}
/*.hTight {
	margin-top: 1px;
	margin-bottom: -16px;
}*/
