
/* ---  Used by Reference list  --- */
/* ---  RefStyle.css  --- */

.myNewStyle {
font-family: Garamond, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #EBF5FD;
} 

body { 
margin-left: 8%; 
margin-right: 8%; 
color:#FF0000; 
background-Color:#EBF5FD;
} 


h2 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 20px; 
font-weight: bold; 
color: #a00f00; 
} 

h3 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
color: #FF0000; 
} 




font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px solid #C6EC8C; 


/*
d5eae9
d4ecfb
C6EC8C
a3f5ff
EBF5FD


a:link {
color:#0000ff;
}

a:visited {
color:#800080;
}
*/