body {font-family: Verdana, Tahoma, Sans}

div.mg {width: 750px; margin: 0px auto}
div.c {text-align: center}
div.n {width: 300px; background-color: rgb(255,238,255); float: right; border: thin solid rgb(255,0,255); margin: 10px; padding: 10px}

p {text-align: justify; font-size: 15px}
p.d {text-align: right}

blockquote {font-size: 15px; margin-left: 5%}

table.f1 {width: 80%; margin-left: 10%; border: medium double rgb(0,128,0); background-color: rgb(190,255,190)}
table.f2 {width: 80%; margin-left: 10%; border: medium double rgb(128,128,0); background-color: rgb(255,255,200)}
table.f3 {width: 90%; margin-left: 5%; border: thin solid blue; background-color: rgb(255,255,238)}
table.a {width: 90%; margin-left: 5%}
table.b { border: thin solid blue; border-collapse: collapse }

td {vertical-align: top; font-size: 15px}
td.f {padding: 10px}
td.h {padding: 10px; text-align: center}
td.b {border: thin solid blue; text-align: center}
td.c {border: thin solid blue;padding-left: 5px}

th {font-size: 15px}

h1 {text-align: center; font-size: 20px; font-weight: bold}

h2 {text-align: left; font-size: 17px; margin-left: 10%; color: #ff0000}

h3 {text-align: right; font-size: 15px}
h3.f1 {background-color: rgb(0,128,0); color: white; padding: 10px; text-align: center}
h3.f2 {background-color: rgb(128,128,0); color: white; padding: 10px; text-align: center}

ul {margin-left: 5%; font-size: 15px}
ul.prog {color: rgb(0,128,0); list-style-type: none}
ul.prog2 {color: red; list-style-type: none}

a { font-size: 15px; color: blue }
a:hover { color: red }

strong {font-weight: bold}

em {font-type: italic}

span {color: blue}


