/* CSS Document */

body {
   font-size : 12px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
}


P {
   font-family : Arial, sans-serif; 
   line-height: 140%;
}


H3 {
   font-size : 16px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
}


H2 {
   font-size : 18px; 
   font-family : Arial, sans-serif; 
   color : #000099; 
}


H1 {
   font-size : 24px; 
   font-family : Arial, sans-serif; 
   color : #000000; 
}

ul {
	margin-left: 0.4em;
	padding-left: 0.4em;
	margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
    line-height: 140%;
}

.highlight {
   color: #CC0000;
}

.posted {
   font-size: 10px;
   line-height: 120%;
}

.postedcomments {
   font-size: 10px;
   line-height: 120%;
   color: #CC0000;
}

.postedtrackbacks {
   font-size: 10px;
   line-height: 120%;
   color: #CC0000;
}

.smaller {
   font-size: 12px;
   line-height: 120%;
}

.smallest {
   font-size: 10px;
   line-height: 120%;
}
