* {
	font-size: 11pt;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#4a4952;
}

ul {list-style-image: url('img/bullet.gif');}

#content a, 
#content a:visited {
	color:#de5929;
	font-weight:bold;
	text-decoration:none;
}

.small, 
.small * {font-size: 9pt;} 

.align-center {text-align:center;}
.align-right {text-align:right;}
.align-left {text-align:left;}

h1 {
	color:#EF8318;
	font-size:14pt;
	font-weight:bold;
}
h2 {
	color:#EF8318;
	font-size:11pt;
	font-weight:bold;
}

i      { color:#de5929; }
table  { background-color:#ffe6b0; border:8px solid #ffe6b0; }
th, td { vertical-align:top; }

#box {	background-color:#ffe6b0;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:1px;
}
