﻿html, body { width:100%; height:100%; margin:0px; padding:0px; }

body { margin:30px 0px; background-color:#2B2B2B; }

* { outline:none; }

form, ul, ol, li, h1, h2, h3 { margin:0px; padding:0px; }

ul { list-style:none; }

body, div, span, td, li, input, select, textarea, a, b, i, strong, em { font-family:Verdana, Arial; font-size:11px; color:#999999; }

img { border:0px; display:block; }

a { cursor:pointer; text-decoration:none; }
a:hover { text-decoration:underline; }
