body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #103597;
    background-color: #EEEEFF; 
    background-repeat: no-repeat;
}

body.resources {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    ; color: #FFFFFF;
    ; background-color: #ECF5A9;
    background-repeat: no-repeat;
}
    
#P {margin-left:50; margin-right:50}
H1 {font-family:Helvetica,sans-serif; text-align:center; font-size: 18pt}
H2 {font-family:Helvetica,sans-serif; text-align:center; font-size: 16pt}
H3 {font-family:Helvetica,sans-serif; font-size: 14pt}
H4 {font-family:Helvetica,sans-serif; font-size: 12pt}
P {font-family:Helvetica,sans-serif; }
DL {font-family:Helvetica,sans-serif; }
HR {align:center; shading:no}
LI,UL,OL {font-family:Helvetica,sans-serif;}

#TABLE {padding:0}
TD {font-family:Helvetica,sans-serif; vertical-align:top; padding:4}

TH {font-family:Helvetica,sans-serif;}

DT {font-family:Helvetica,sans-serif; font-weight:bold}

P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

UL  {
    list-style: inside;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12pt;
}

LI  UL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    list-style: disc;
}

em  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    font-style: bold;
}

td  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    padding-left: 5px; padding-right: 5px;
}

A {color: #FF6600; font-weight: 900;   text-decoration:none}
A:visited {color: #0033FF}

#tagcloud {
	background-color: #ffffff;
	text-align: center;
	border: 2px dotted #dddddd;
	padding: 2em;
	font-family: verdana,arial,helvetica,sans-serif;
    line-height: 2em;
    width: 600px;
    font-size: .9em;
}

// tag cloud
#tagcloud a { padding: 5px; text-decoration: none;}
#tagcloud a:hover { color: #FF6600; }

.tagcloud_0 { font-size: 1.0em; color: #ACC1F3 }
.tagcloud_1 { font-size: 1.1em; color: #ACC1F3 }
.tagcloud_2 { font-size: 1.2em; color: #86A0DC }
.tagcloud_3 { font-size: 1.3em; color: #86A0DC }
.tagcloud_4 { font-size: 1.4em; color: #607EC5 }
.tagcloud_5 { font-size: 1.5em; color: #4C6DB9 }
.tagcloud_6 { font-size: 1.6em; color: #395CAE }
.tagcloud_7 { font-size: 1.7em; color: #264CA2 }
.tagcloud_8 { font-size: 1.8em; color: #133B97 }
.tagcloud_9 { font-size: 1.9em; color: #002A8B }

