BODY {
margin:10px;
padding:0px;
background-color:#ddd;
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:12px;
line-height:14px;
color:#000;
}

H1 {
font-family: "Times New Roman","Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:36px;
line-height:36px;
font-weight:bold;
margin:0px;
padding:0px;
margin-top:20px;
margin-bottom:5px;
}

H2 {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:28px;
line-height:32px;
font-weight:bold;
margin:0px;
padding:0px;
margin-top:20px;
margin-bottom:5px;
width:100%;
}

H3 {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:16px;
line-height:16px;
font-weight:bold;
color:#777;
margin:0px;
padding:0px;
margin-top:20px;
margin-bottom:5px;
margin-left:-5px;
min-width:172px;
}

H4 {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:16px;
line-height:16px;
font-weight:bold;
margin:0px;
padding:0px;
margin-top:20px;
margin-bottom:5px;
}

P {
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:13px;
line-height:17px;
font-weight:normal;
}

LI {
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:12px;
line-height:14px;
font-weight:normal;
padding-bottom:3px;
}

CITE {
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;font-size:12px;
line-height:14px;
font-weight:normal;
font-style:normal;
}

TD {
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;
font-size:12px;
line-height:14px;
color:#000;
font-weight:normal;
}

A {
text-decoration:none;
color:#777;
}

A:hover {
color:#00a;
}

.picture {
border:1px solid #ccc;
padding:5px;
margin:5px;
}

.entryview {
padding:20px;
}

.entry {
padding-left:10px;
}

.margin {
margin-top:20px;
padding:20px;
border-left:1px solid #ccc;
}

.section {
padding:10px;
line-height:16px;
}

.day_empty {
background-color:#fff;
}

.day_heading {
font-weight:bold;
text-align:center;
}

.day_off {
background-color:#fff;
}

.day_on {
background-color:#ddd;
font-weight:bold;
}

.day_today {
background-color:#fa0;
font-weight:bold;
}

.month_previous{
text-align:left;
}

.month_next {
text-align:right;
}

.month_current {
text-align:center;
}

.code {
font-family:"Courier New",Courier;
border:1px solid #aaa;
background-color:#ffa;
padding:5px;
margin:10px;
}