H1,H2,H3,H4,H5 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

H1 {
color:#333;
font-size:12px;
font-weight:700;
line-height:130%;
margin-bottom:0;
margin-top:50px;
}

H5 {
color:#343434;
font-size:11px;
font-weight:700;
line-height:18px;
margin-top:-1px;
margin-bottom:0;
padding-left:10px;
margin-right:10px;
text-transform:uppercase;
display:inline;
}

H4 {
color:#343434;
font-size:11px;
font-weight:700;
line-height:100%;
margin-top:0;
padding-bottom:5px;
margin-left:0;
margin-right:0;
text-transform:uppercase;
display:block;
}

H3 {
color:#343434;
font-size:11px;
font-weight:700;
line-height:100%;
text-transform:uppercase;
display:block;
margin:0 0 -15px;
}

H2 {
color:#a1a1a1;
font-size:10px;
font-weight:700;
line-height:100%;
text-transform:uppercase;
display:block;
margin:0 0 5px;
}

H1.img_title {
color:#a1a1a1;
font-size:10px;
font-weight:700;
line-height:100%;
text-transform:uppercase;
display:block;
margin:0 0 10px 20px;
}

#linksBlock H2 {
color:#343434;
font-size:17px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
line-height:130%;
margin-bottom:-4px;
margin-top:0;
padding-bottom:0;
}

.information-block {
width:180px;
margin-bottom:16px;
}

.information-block-head {
color:#BC262C;
font-weight:700;
font-size:85%;
border-bottom:1px solid #CCC;
margin-bottom:4px;
padding-bottom:5px;
}

.information-block-body {
font-size:85%;
color:#737373;
margin-right:20px;
}

.content-block {
border-top-color:#E4E4E4;
background:#F5F5F5;
margin-bottom:5px;
width:100%;
}

.content-block-head {
background-image:url(images/content_block_bg.gif);
font-weight:700;
font-size:95%;
margin:2px;
padding:5px 9px;
}

.content-block-body {
width:100%;
padding:4px 5px;
}

code {
font-size:100%;
font-weight:400;
display:block;
background-color:#F5F5F5;
font-family:sans-serif;
border-style:solid;
border-width:1px 0;
margin:1em 0;
padding:1.5em 1em 1em;
}