body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}


a{
	color:#333333;
	text-decoration:underline;
}

a:visited{
	color:#666666;
	text-decoration:underline;
}

a:hover{
	color:#DC4477;
	text-decoration:underline;
}

.text {
	font-family: embeded;
	embeded: true;
	font-size: 8px;
	color: #333333;
}

.stext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 10px;
}

.bigtitle {
	font-family: embededt;
	embeded: true;
	font-size: 16px;
	color: #333333;
}

.smalltext {
	font-family: embededt;
	embeded: true;
	font-size: 8px;
	color: #666666;
}

ul {
	text-align : left;
	margin-left : 0;
	text-indent : 0;
}

ol {
	text-align : left;
	margin-left : 0;
	text-indent : 0;
}

li {
	color: #ffffff;
}

img {
	background-color: #0033FF;
	border: 1px solid #FF0000;
}
.specialimg {
	background-color: #00ff00;
	border: 2px solid #00ff00;
}
th {
	background-color: #33CCFF;
	border: 1px dashed #333333;
}
td{
	background-color: #CCCCCC;
	border: 1px dotted #333333;
}
.specialtd{
	background-color: #ff0000;
	border: 2px solid #000000;
}
tr {
	background-color: #ffffff;
	border: 1px solid #0000ff;
}
.trspecial {
	background-color: #00ff00;
	border: 1px solid #000000;
}
table {
	background-color: #ffaaaa;
	border: 0px dashed #00ff00;
	margin: 5px;
	padding: 10px;
}
.spacialtable {
	background-color: #ffaaaa;
	border: 2px solid #ff00ff;
}
alt{
	font-family: embeded;
	embeded: true;
	font-size: 8px;
	color: #333333;
}
