body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	bgcolor: #FFFFFF;
}

a {
	color: #2E3192;
	text-decoration: none;
}

a:hover {
	color: #2E3192;
	text-decoration: underline;
}

.plain {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.8;
	color: #666666;
}

.plain2 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	color: #4D4D4D;
}

.large {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	color: #666666;
}

.small {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	color: #666666;
}

