BODY {   margin-left : 2em;
        margin-right : 2em;
        margin-bottom: 2em;
        margin-top: 2em;
        font-family: "Trebuchet MS",sans-serif,arial,helvetica;
        color: black;
        background: white;
}

A:link  {  
        color:#0000EE; 
        text-decoration:underline;
}

A:visited       {  
        color:#660099;  
        text-decoration:underline;
}

A:hover { 
        background: #FFCCFF;
        text-decoration:none;
        color: #FF0000;
} 

A:active { 
        color: #000000;
        background: #FFFF00;
        text-decoration:none
}

A:focus { 
        color: #000000;
        background: #FFFF00;
        text-decoration:none
}

.pageheader {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 28pt; 
	color: #000066; 
	font-weight: bold; 
	background-color: #ffffff; 
} 
 
.tableheader { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: #9999ff; 
}

.tableheadersmall { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: #9999ff; 
}

.header { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt; 
	color: #000099; 
	font-weight: bold; 
} 
 
.tablecontent { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066; 
	font-weight: bold; 
	background-color: #ffff99; 
}

.tablecontentbig { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000066; 
	font-weight: bold; 
	background-color: #ffff99; 
}

.boldtext {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000066; 
	font-weight: bold; 
} 


.boldtextsmall {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066; 
	font-weight: bold; 
} 

.boldtextred {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: #ff0000; 
	font-weight: bold; 
}

.boldtextgreen {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: #00ff00; 
	font-weight: bold; 
}

.definition {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt; 
	color: #000066; 
	font-weight: bold; 
}
 
.tablerow { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066; 
	font-style: normal; 
	background-color: #ffffDD; 
} 
 
.buttonstyle { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000066; 
	font-style: normal; 
	background-color: #ffffcc; 
} 
 
.errortext { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ff0000; 
	font-weight: bold; 
	background-color: #ffff99; 
} 
 
.errortexttitle { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt; 
	color: #ff0000; 
	font-weight: bold; 
	background-color: #ffff99; 
}

a.m:link  { 
        text-decoration: none;
        color:#0000FF; 
}
a.m:visited       { 
        text-decoration: none;
        color:#5EFB6E;
}
a.m:hover {
        background: #FFFFFF;
        text-decoration: none;
        color: #0000FF;
} 
