﻿
/* CSS Document */

body{ font-size:12px; color:#565656;}
img{ border:0}
body,ul,li,ol,dl,dd,dt,p{ margin:0; padding:0}
ul,ol{ list-style:none}
h1,h2,h3,h4,h5{ margin:5px 0; text-align:center}
h1{ font-size:36px}
h2{ font-size:24px}
h3{ font-size:18px}
h4{ font-size:16px}
h5{ font-size:14px}
table{ border-collapse:collapse}

a:link{}
a:hover{}
a:visited{}
a:active{}
a{ text-decoration:none;cursor:pointer;}


.aligncenter{ text-align:center}
.clearboth{ clear:both; width:0; height:0; padding:0; margin:0; overflow:hidden}