html, body, form, table, td, th {margin: 0; padding: 0; border-spacing:0;}

html, body {height:100%;}

/*Font*/
body {font-family: Arial; font-size: 13px; color: #000;}







/*Links*/
a:link {color: #1588ca; text-decoration:none;}
a:visited{color:#1588ca; text-decoration:none;}
a:active {color: #1588ca; text-decoration:none;}
a:hover{color:#cc1a18; text-decoration:none;}


hr {height: 1px; border: medium none; color: #C5CFD4; background: #d1d0d0; margin:8px 0;}

h1 {font-size:34px; padding:35px 0 25px 0; margin:0; font-weight:400; text-align:center;}
h2 {font-size:34px; padding:35px 0 25px 0; margin:0; font-weight:400;}





.nowrap {white-space:nowrap;}
.clr, .clear {clear:left;}
.b {outline:1px solid #000000;}





.page_size {margin:50px;}