body	{	font: 12px Georgia, "Times New Roman", Times, serif;
}

/* generic site text styles */
a {color: black;}


.title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: black;
}

.title_nospace {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: black;
}

h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: black;
}

.subtitle {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

table.smalltable {
        border-collapse: collapse;
        border-style: none;
        cellspacing: 0;
        cellpadding: 0;
        border: 0;
	page-break-after:always;
}

table.smalltable td {
        font-size: 12px;
        padding-right: 4px;
        border-style: solid;
        border-width: 1px;
        border-color:black;
}

table.smalltable th {
        font-size: 12px;
        padding-right: 4px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
}


table.smalltable tr.entry td {
        padding-top: 3px;
}

table.smalltable tr.last td {
        padding-bottom: 3px;
}

table.smalltable td.divider {
        background-color: #ccc;
        padding-bottom: 0px;
        padding-top: 0;
        height: 1px;
        width: 100%;
}

table.smalltable td.seperator {
        border-style: none;
}

div.subcenter {
width: 100%;
border: none;
}

div.no_category {
border:none;
}

div.note {
	font-size: 13px; 
	color: black;
}

div.footnote {
	color: black;
}

td.blog_role_left {
padding-left:0px;
}

.colorhighlight {
padding:0px;
}

.gray:hover {
	color: black;
}

.note {
	font-size: 13px; 
	color: black;
}

.technorati {
	color: black;
}

.technorati a {
	color: black;
}


.alexa {
	color: black;
}

.alexa a {
	color: black;
}

.google {
	color: black;
}

.info_icon {
	color: black;
	display: none;
}


.gray {
	color: black;
}

.gray_hover {
	color: black;
}


