td, center, p, div, li, input, select, textarea, blockquote {
	font-family: Verdana, Geneva, sans-serif; font-size:95%
}

body { color: black; font-family: Verdana, Geneva, sans-serif; font-size:95%;
		background: white }

.egc { font-family: Verdana, Geneva, sans-serif; font-size:95% }

.little { font-size:75% }

h2 { color: #e1002c; text-align: left }

h2.popup { color: #0072bb; text-align: left; font-size:120% }

h2.ds { color: #CCCCCC; position:relative; top: -40px; left:5px; text-align: center; z-index:-1 }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

A:link    { color: black }
A:visited { color: black }
A:hover   { color: #e1002c; background: #EEEEEE }

A:link.top    { color: white }
A:visited.top { color: white }
A:hover.top   { color: black; background: #EEEEEE }

A:link.menu    { text-decoration: none }
A:visited.menu { text-decoration: none }
A:hover.menu   { text-decoration: none; color: #e1002c }

A:hover.img    { text-decoration: none; background: none  }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	border-width:1;
	font-size:11;
	background-color:#d0d0d0;
	color:#000000;
}
textarea { overflow:hidden }
.proceed { background-color:#9999FF }
.green   { background-color:#d0d0d0 }
.smgreen { background-color:#CCCCFF; font-size:85% }
.fixed   { font-family: Courier, monospace }

.red_head { color:red; align:center }

