body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {margin:0pt;padding:0pt}

body {
position: relative;
width: 100%;
background: #61584E;
color: #61584E;
font-family: georgia, serif;
font-size: 62.5%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

a {outline: none;} /*eliminate dotted border on click*/ 

body {text-align: center;}

img {
border: none;
}

/*____    TYPOGRAPHY    _______________________-*/

h1, h2, h3, h4 {
font-family: georgia, serif;
margin-bottom: .5em;
}

h1 {
font-size:20px;
font-weight:bold;
line-height:36px;
}

h2 {
font-size:16px;
font-weight:bold;
line-height:18px;
}
h3 {
font-size: 12px;
font-weight:bold;
line-height:18px;
}
h4 {
font-size: 10px;
font-weight:bold;
line-height:18px;
}

.match-h1 {
font-size:20px;
font-weight:bold;
line-height:36px;
}

.match-h2 {
font-size:16px;
font-weight:bold;
line-height:18px;
}
.match-h3 {
font-size: 12px;
font-weight:bold;
line-height:18px;
}
.match-h4 {
font-size: 10px;
font-weight:bold;
line-height:18px;
}

p {
font-size: 12px;
line-height: 1.6em;

}

ul, a {
font-size: 12px;
}

ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
line-height: 1.6em;
}

a:link, a:visited {
text-decoration: none;
color: #0088CC;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline;
}



/*____    COMMON    _______________________-*/

div.divider-horiz {height: 1px; background: #E8E9CB;}
span.floatClear {display: block; width: 0px; height: 0px; clear: both; }
div.hr {height: 1px; background: #DDD;}
.hidden {visibility: hidden;}
.floatLeft {float: left;}
.noHover:hover{text-decoration:none}


