.large { font-size: 18px }
.midium     { font-size: 12px; line-height: 150% }

.small a:link          {
	color: #000000;
	font-size: 10px;
	xtext-decoration: underline;
	line-height: 17px;
	text-decoration: underline;
}
.small a:visited       {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	line-height: 17px;
}
.small a:active        {
	color: #FF9999;
	font-size: 10px;
	text-decoration: none;
	line-height: 17px;
}
.small a:hover         {
	color: #FF9999;
	font-size: 10px;
	text-decoration: none;
	line-height: 17px;
}
.small     {
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
}

.smallmain  { color: #000000; font-size: 10px; text-decoration: 17px }
.xsmall {
	font-size: 9px;
	line-height: 120%;
}
h4 {
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #366;
	border-left-color: #366;
}
