﻿BODY { 
border : thin solid #b2b6bc;
color : #b2b6bc;
font-family : MuktiNarrow;
} 
A:link { 
text-decoration : none;
color : #ffffff;
} 
A:hover { 
color : #2ad21d;
} 
A:visited { 
text-decoration : none;
color : #ffffff;
} 
H1 { 
font-weight : normal;
font-size : 1.8em;
margin-bottom : -10px;
} 
H2 { 
font-weight : normal;
font-size : 1.2em;
margin-bottom : -10px;
} 
H3 { 
font-size : 0.8em;
margin-bottom : -10px;
} 
P { 
font-size : 0.8em;
} 
.content { 
padding-right : 25px;
padding-left : 25px;
padding-bottom : 25px;
padding-top : 25px;
} 
.byline { 
font-size : 0.6em;
text-align : center;
} 
.normal A { 
font-weight : normal;
} 
.style1 { 
background-color : #2a3544;
} 
.style2 { 
border-left-width : 1px;
border-left-color : #6e8099;
border-right-color : #6e8099;
border-right-width : 1px;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-color : #6e8099;
border-bottom-color : #6e8099;
border-bottom-width : 1px;
}