body, p, tr, td, ul, li {
	font-family: tahoma, arial, sans-serif, sans;
	font-size: 100%; font-family:Tahoma
}

p.smallprint { font-size: 60% }
h2           { font-size: 140%; font-weight: bold }
std text     { font-family: Tahoma; font-size: 60% }
h1 {
	font-size: 200%;  
	font-weight:bold; font-variant:small-caps
}
p.maintitle {
	font-size: 300%;  
	font-weight:bold; font-variant:small-caps; text-align:center
}

a:link {
	text-decoration: none; color:#003399
}
a:visited {
	text-decoration: none; color:#003399
}
a:hover {
	text-decoration: none; color:#FF3399;
	font-weight: bold
}
