body {
	margin: 0px;
	padding: 0px;
	background: #5B6A87;
	font-size: 13px;
	color: #000000;
}
table.main {
	background-color: #FFFFFF;
	border-left-color: #	263755;
	border-left-width: 3px;
	border-left-style: solid;
	border-right-color: #263755;
	border-right-width: 3px;
	border-right-style: solid;
}
a.menu {
	letter-spacing: -1px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
a.menu:hover {
	text-decoration: none;
	color: #6D6D6D;
}
a.main {
	color: #000000;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
}
a.main:hover {
	text-decoration: none;
	color: #6D6D6D;
}
h1.main {
	color: #595959;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 28px;
	letter-spacing: -2px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 10px;
}
h2.main {
	color: #595959;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 22px;
	letter-spacing: -2px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 10px;
}
h2.side_bar {
	color: #595959;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
h3.event {
	color: #595959;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
p.main {
	color: #000000;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
p.side_bar {
	color: #000000;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
p.event {
	color: #000000;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
p.copyright {
	color: #000000;
	margin: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
