body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	}

#flashcontent {
		height: 450px;
	}
	
a {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0;
}

.main {
	width: 740px;
	margin: 0 auto;
}

.image {
	padding-right: 12px;
	padding-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	font-size: 24px;
	line-height:22px;
	color: #333333;
	font-weight:normal;
}