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

body {  margin: 0px; color: black;
	font-family: Verdana, Geneva, sans-serif; 
	background: white;
}

.green   { color: #115511 }
h2,h3,h4 { color: #115511 }

.little { font-size: 75% }

A:link    { color: #EEEEEE }
A:visited { color: #EEEEEE }
A:hover   { color: #CCCCCC }

A:link.dark    { color: #333333 }
A:visited.dark { color: #333333 }
A:hover.dark   { color: #999999 }

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

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

.row_grey   { background: url("/gfx/tile_CCCCCC.gif") }
.row_green  { background: url("/gfx/tile_CCEECC.gif") }
.row_white  { background: url("/gfx/tile_FFFFFF.gif") }
.row_yellow { background: url("/gfx/tile_FFFFCC.gif") }

.pink_box {
	background: #FEDECF;
	padding:10px;
}
