BODY,H1,.h2,.h3,.h4,.back, .contrast, .normal ,.today, .todayHeader,.yearHeader,.scream{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	padding-top : 6px;
	padding-bottom : 6px;
	line-height : 23px;
}

.back{
	font-size : medium;
	font-weight : 700;
}
BODY {
	font-size : 10pt;
}
.contrast{
	background-color : Yellow;
}


H1,.h1 {
	font-size : x-large;
	font-weight : 700;
}
.h2 {
	font-size : large;
	font-weight : 700;
}
.h3 {
	font-size : medium;
	font-weight : 700;
}
.h4 {
	font-size : smaller;
	font-weight : 700;
}
.normal {
	font-size : medium;
	font-weight : 500;
	background-color : White;
}
.external{
	font-size : smaller;
	font-weight : 500;
	background-color : White;
	font-style : italic;
}
.externalToday {
	font-size : medium;
	font-weight : 300;
	background-color : #CDE8EF;
}
.small{
	font-size : x-small;
}
.sp{
	font-size : xx-small;
}
.spToday{
	font-size : xx-small;
	background-color : #CDE8EF;
}
.today {
	background-color : #CDE8EF;
	
}
.todayHeader {
	background-color : #CDE8EF;
	font-weight : 700;
	font-size : larger;
}
.yearHeader {
	font-weight : 700;
}
.scream {
font-weight : 800;
background-color : #E4F2F6;
color : #339999;
}
.static {
font-family: Arial, Helvetica, sans-serif; 
font-size: 6pt; 
color: #FFFFFF
display: none}
