body {
        background: #eeeeee;
	background-attachment: fixed;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
        text-align:center;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

#container { 
	background: #ffffff;
	width: 779px;
	text-align: left; 
	margin: 10px auto 10px auto; 
	border: 1px solid #cccccc;
	overflow: hidden;
	}

.CopyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	font-size: 14px;
}
.LeftTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}
.LeftCopyText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000099;
	font-weight: normal;
	font-size: 12px;
}
.StandOut {
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.StandOutItalic {
	font-weight: normal;
	color: #000000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #00009C;
}
a:visited {
	color: #00009C;
}
a:hover {
	color: #9CE731;
}
.cell_over { BACKGROUND-COLOR: #FFFF00}
.cell_out { BACKGROUND-COLOR: #FFFFFF }
.cell_over1 { BACKGROUND-COLOR: #C9E4FC }
.cell_out1 { BACKGROUND-COLOR: #FFFFCC }
.NoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
