/* CSS Document */

H3{color: #FF0066 ;}
P{font-size: 12pt ; line-height: 1.5 ;}
P.ex{text-align: right ;}
P.log{color: #0066CC ;}
.red{color: #FF0000 ;}
DIV.menu{float: left ; width: 30% ;}
DIV.main{margin-left: 35% ;}

BODY{background: white ; padding: 3% ;}