/* FILE: m2a_blue.css */

body { background-color:#CCCCFF; background-image: url(pics/m2a_bg.gif); background-repeat: no-repeat; } 

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:serif; }
	
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr { color:#000000; } 

/* td { background: #CCCCFF; } 
td.error { background: red; }
td.deactivated { background: lightgrey; }
table { background: white; }
table.logo { background: #CCCCFF; } */

em { font-family:Times New Roman,serif; color:#000000; font-weight:bold; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#000000; }

code,kbd,tt { font-family:Courier New,Courier;  }

var { font-style:normal; color:#000000; }

blockquote,cite { font-style:italic; }

pre.normal { color:#000000; }

a:link { color:blue; text-decoration:underline; }

a:visited { color:darkblue; text-decoration:underline; }

a:active { color:#000000; text-decoration:underline; }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

