
body {	
background-color : #eef;
margin : 25px;
} 

h1 {	
font-size : 130%; 
font-family : Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif; 
color : #003366; 
} 

h2 {	
font-size : 120%;
font-family: Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif;
color : #003366;
} 

h3 {	
font-size : 110%;
font-family: Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif;
color : #003366;
} 

p {	
font-size : 95%; 
font-family: Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif;
color : #003366;
} 

a:hover{
color:#900;
}

a.opn:link {
color : blue; 
text-decoration : underline; 
background-color : yellow; 
} 
a.opn:visited {
color : purple; 
text-decoration : underline; 
background-color : yellow; 
} 
a.opn:hover {
color : black; 
text-decoration : underline; 
background-color : yellow; 
} 
a.opn:active {
color : blue; 
text-decoration : underline; 
background-color : yellow; 
} 

a.hpn:link {
color : blue; 
text-decoration : underline; 
background-color : white; 
} 
a.hpn:visited {
color : purple; 
text-decoration : underline; 
background-color : white; 
} 
a.hpn:hover {
color : black; 
text-decoration : underline; 
background-color : white; 
}
a.hpn:active {
color : blue; 
text-decoration : underline; 
background-color : white; 
} 

.added{	
background-color:#efe;
border: solid #900 1px;
margin-left:0%; 
margin-right:0%;
padding: 5px;
font-weight:bold;
}

.added2{
background-color:yellow;
border: solid #900 1px;
margin-left:0%; 
margin-right:0%;
padding: 5px;
font-weight:bold;
}

ul {	
font-size : 11pt;
font-family: Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif;
color : #003366;
} 

ol {	
font-size : 11pt;
font-family: Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif;
color : #003366;
} 

td {	
font-size : 11pt;
font-family: Comic Sans Ms, Verdana, Arial, Helvetica, sans-serif;
color : #003366;
} 

img {	
border:0px;
}





