body {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color:#333399;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color:#333399;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}

a:active {
	text-decoration: none;
}

heading {
		font-size: 18px;
		font-weight: bolder;
}


.Menu {
		font: Arial;
		font-size: 12px;
		color: #333399;
		font-weight:bold;
		text-decoration: none;
}

.Menu:hover {
		font: Arial;
		font-size: 12px;
		color:#000000;
		text-decoration: underline;
		font-weight: bold;
}

.Menu:link {
		font: Arial;
		font-size: 12px;
		color: #333399;
		text-decoration: none;
}

.heading {
		font-size: 12px;
		font-weight: bold;
}

.body:link {
		font: Arial;
		font-size: 11px;
		font-weight: bold;
		color:#990000;
		text-decoration: none;
}

.body:hover {
		font: Arial;
		font-size: 11px;
		font-weight: bold;
		color:#990000;
		text-decoration: underline;
}

.body:visited {
		font: Arial;
		font-size: 11px;
		font-weight: bold;
		color:#666666;
		text-decoration: underline;
}

.small {
		font: Arial;
		font-size: 9px;
}

.small:link {
		font: Arial;
		font-size: 9px;
		color:#666666;
		text-decoration: none;
}

.small:visited {
		font: Arial;
		font-size: 9px;
		color:#666666;
		text-decoration: none;
}

.CreativitySells {
		font:Arial;
		font-size:9px;
		color:#3399FF;
}

.CreativitySells:link {
		font:Arial;
		font-size:9px;
		color:#3399FF;
		text-decoration: none;
}

.CreativitySells:hover {
		font: Arial;
		font-size: 9px;
		color:#3399FF;
		text-decoration: underline;
}

.CreativitySells:visited {
		font:Arial;
		font-size:9px;
		color:#3399FF;
		text-decoration: none;
}