/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 19px;
	text-decoration:none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a:link {
		text-decoration:underline;
		color:#990000;
}
a:visited {
		text-decoration:underline;
		color:#990000;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.style4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		line-height:16px;
		text-decoration:none;
}

.style5 {color: #40262B}

#myContent {
	height:480px;
	width:550px;
}

#myContent2 {
	height:630px;
	width:550px;
}

