body {
     background	:	white;
     color	:	black;
     font-size	:	13px;
}

th,tr,td {
     background	:	white;
     color	:	black;
     font-size	:	10px;
}

.block {
     float	:	right;
     clean	:	right;
     text-align	:	right;
     font-weight:	bold;
}

.subblock {
     font-weight:	bold;
     text-align :	left;
     font-size	:	11px;
}
.calendar {
     width	:	285px;
     color	:	black;
     font-size	:	9px;
}

div.blogtitle {
     background	:	white;
     color	:	red;
}

.date {
     text-align	:	right;
     background	:	white;
     color      :	#206020;
     font-size	:	9px;
     font-weight:	bold;
     z-index	:	3;
}

.toppadding {
     background	:	red;
     padding-bottom :	100px;
     z-index	:	1;
}

.story {
     margin-right :	350px;
     margin-left  :	50px;
     padding-top  :	30px;
}

.element {
     border-bottom :	groove 1px #202060;
     background	:	white;
     padding-bottom :   20px;
}

.plink {
     position	:	relative;
     top	:	-18px;
     text-align	:	right;
     font-size	:	10px;
}

hr {
     left	:	0%;
     width	:	100%;
}

div.element a {
     background	:	white;
     color      :	#202060;
     text-decoration :  none;
     border-bottom :	groove 1px #202060;
     z-index	   :	1;
}

div.menu a {
     color      :	#202060;
     text-decoration :  none;
     border-bottom :	groove 1px #202060;
     z-index	   :	1;
}

div.plink a {
     background	:	white;
     color      :	#202060;
     text-decoration :  none;
     border-bottom :	groove 1px #202060;
     z-index	   :	1;
}

div.calendar a {
     background	:	white;
     color      :	#202060;
     text-decoration :  none;
     border-bottom :	groove 1px #202060;
     z-index	   :	1;
}


