.sidebar_heading{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #6E6E6E;
	font-weight : bold;
	text-decoration : none;
}
.sidebar_text{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #5D5D5D;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}
.sidebar_event_heading{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #757575;
	font-weight : bold;
	text-decoration : none;
}
.sidebar_event_subheading{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #A5A5A5;
	text-decoration : none;
	font-style : italic;
	font-weight : normal;
}
.sidebar_event_details{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #4E4E4E;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}
.sidebar_news_heading{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #757575;
	font-weight : bold;
	text-decoration : none;
}
.sidebar_news_details{
	font-size : x-small;
	font-family : Tahoma, Arial, sans-serif;
	color : #4E4E4E;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}
.main_headline{
	font-size : large;
	font-family : Arial, Tahoma, sans-serif;
	color : #677A92;
	text-decoration : none;
	font-weight : bold;
}
.sub_headline{
	font-size : medium;
	font-family : Arial, Tahoma, sans-serif;
	color : #8E8E8E;
	text-decoration : none;
	font-weight : normal;
}
.sub_headline2{
	font-size : small;
	font-family : Arial, Tahoma, sans-serif;
	color : #979797;
	text-decoration : none;
	font-weight : bold;
}
.sub_headline3{
	font-size : inherit;
	font-family : Arial, Tahoma, sans-serif;
	color : #979797;
	text-decoration : none;
	font : small;
	font-style : italic;
}
.main_body{
	font-size : small;
	font-family : Arial, Tahoma, sans-serif;
	color : Gray;
	text-decoration : none;
}
.copyright{
	font-size : 10px;
	font-family : Tahoma, Arial, sans-serif;
	color : #4A4A4A;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}
.general_link{
	font-size : inherit;
	font-family : Tahoma, Arial, sans-serif;
	color : #9D9D9D;
	font-weight : normal;
	text-decoration : none;
}
.general_link_underline{
	font-size : inherit;
	font-family : Tahoma, Arial, sans-serif;
	color : Gray;
	font-weight : normal;
	text-decoration : underline;
}
.general_link_bold{
	font-size : inherit;
	font-family : Tahoma, Arial, sans-serif;
	color : #9D9D9D;
	font-weight : bold;
	text-decoration : none;
}

.event_headline{
	font-size : small;
	font-family : Tahoma, Arial, sans-serif;
	color : #8D8D8D;
	font-weight : bold;
	text-decoration : none;
}
.event_heading{
	font-size : small;
	font-family : Tahoma, Arial, sans-serif;
	color : #757575;
	font-weight : bold;
	text-decoration : none;
}
.event_subheading{
	font-size : small;
	font-family : Tahoma, Arial, sans-serif;
	color : #A5A5A5;
	text-decoration : none;
	font-style : italic;
	font-weight : normal;
}
.inline_table{
	background-color:#E9EEEE;
	border : 1px solid Gray;
	padding : 4;
}