

H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
}

H3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
}

H4{
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

P.blast{
	font-size : 18px;
	font-family : "Courier New", Courier, monospace;
	color : Navy;
	font-weight : bolder;
}

P.strain{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	color : Navy;
}

table, td{
	font-family : Arial, Geneva, sans-serif;
	font-size : 11px;
}

P{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}



P.subtitle{
	background-color : Silver;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

P.title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
}

TR.grayrow {
	color: Black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #DDDDDD;
}
TD.grayrow {
	color: Black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #CCFF99;
}
TD.myGrayBig {
	color: navy;
	font-size: 14px;
	font-family: century gothic, arial;
	font-weight : bold;
	background-color : Silver;
}

span.TMS_count {
	color: black;
	font-size: 14px;
	font-family: century gothic, arial;
	font-weight : bold;
	background-color : #ECFFEE;
}

span.TMS {
	color: black;
	background-color : #11FA67;
}

td.column_name{
	font-size : 11px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}

td.correct{
	color: Green;
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}

td.wrong{
	color: Red;
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}

TD.species{
	font-size : 11px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : italic;
}

TD.seq{
	font-size : 14px;
	font-weight : normal;
	font-family: "Courier New", Courier, monospace;
}

TD.blast{
	color: Navy;
	font-size : 12px;
	font-weight : bold;
	font-weight : normal;
	font-family: "Courier New", Courier, monospace;
}

TD.category{
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	
}

table.footnote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
}

TD.footnote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
}

P.warning {
	color: Red;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

P.answer{
	font-family : century gothic, arial;
	font-size : 14px;
	color : Maroon;
	font-weight : bold;
}

P.category{
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
}

A:link{
	text-decoration:none;
	color: Green;
} 

A:active{
	text-decoration: none; 
	color:red ; 
} 

A:visited{
	text-decoration: none;
	color: Blue;
}  

#bar{
	position:absolute;
	top:124px;
	left:10px;	
}

#tab{
	position:absolute;
	top:89px;
	left:10px;	
}

#tab2{
	position:absolute;
	top:220px;
	left:10px;	
}

#content{
	position:absolute;
	top:140px;
	left:30px;
}

#content2{
	position:absolute;
	top:180px;
	left:40px;
}

#title{
	position:absolute;
	top:10px;
	left:10px;	
}