@charset "utf-8";

body { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-smooth:always; text-align: center; color: #000; margin: 0; background-color: #004ec1; background-image:url(../images/template/body-background.png); background-repeat: repeat-x }
table { font-size: 11px }
td, th { vertical-align: top }

img { border: none; vertical-align: top }

hr { color: #e3e3e3; background-color: #e3e3e3; border: none; height: 3px }

ul, ol, dl, p { line-height: 1.6em }

ul li { list-style: square }
ul li ul li { list-style: circle }

a { color: #004ec1 }
a:hover { color: #004ec1 }

h1 { font-family: "Times New Roman", font-size: 20px }
h2 { font-size: 18px }
h3 { font-size: 14px }
h4 { font-size: 11px }
h5 { font-size: 10px }
h6 { font-size: 8px }

.right { text-align: right }
.clear { clear: both }
.none { border: none !important; background: none !important }
