a {	
	color:#30C8CD;	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	}
.content{
}
.header{
}
.smallText{
	font-size:11px;
	color:#FFFFFF;
}
body {	
	background-color:#4BFFAA;
	font-family: Sans-serif, Arial, Verdana;	
	font-size: 1em;	
	line-height: 2em;	
	color: #FFFFFF;
	text-align: center;
	margin:0px;
	}
#canvas-wrapper{
	margin-top:0px;
	text-align:left;
	position:relative;
	width:100%;
}
.bodyText{
	color:#FFFFFF;
	background-image:url(bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}	
.hyperlinks a{
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -0.1em;
	font-weight:bold;
	text-decoration:none;
}
.hyperlinks a:hover{
	border-bottom:1px solid #30C8CD;
}
td, th {
	}
textarea {
	font-size: 1em
	}
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.footer { 
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.TitleColor {
	color: #000000
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}