﻿html, body { width:100%; height:100%; margin:0px; padding:0px; }

* { 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:Arial,Verdana; font-size:12px; color:#464646; }

input, select, textarea { padding:2px; border:1px solid #999999; }

table td { vertical-align:top; }

img { border:0px; display:block; }

a { text-decoration:underline; cursor:pointer; }

h1 { font-size:14px; font-weight:bold; color:#212121; text-transform:uppercase; }
h2 { font-size:17px; font-weight:bold; color:#88090A; }
