body {
text-align: center;
background: #FFF;
color: #333;
font-family :tahoma;
font-size:0.7em;
}
div {
color: #333;
font-family :tahoma;
font-size:1.1em;
}
pre {font-size:1em;}

table,tr,li,a,p{
font-family: tahoma;
font-size:1em;
color: #333;
border: 0px solid #3265A3;
padding: 0px 0px 0px 0px;
}
table.fast {table-layout: fixed;}

input {
	font-size: 1em;
	width : 190px;
}


img {
border: 0px solid #3265A3;
}

td {text-align : left;
font-family: tahoma;
font-size:1em;
color: #333;
border: 0px solid #3265A3;
}
.left {text-align : left;}
.right {text-align : right;}
.center {text-align : center;}
.light {background-color:6599CD; font-size: 10px;}
.dark {background-color:336699; font-size: 10px;}
.flat {border-style: none;}
.darkflat {border-style: none;
}

.missing {
color: red;
text-decoration: underline;
}
.underline {
text-decoration: underline;
}

.raised {
	border-style: outset;
	border-width: 1px;
	width: 26px;
	height: 26px;
}
h1 {
color: #333;
font-family :tahoma;
font-size:1.1em;
}
h1.heading {
	font-family: Tahoma;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	font-variant: normal;
}