body, td { 
			font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
			font-size: 10pt;
}
h1,h2,h3,h4,h5,h6,h7 {
			margin-bottom: 2px;
}
h1 {
			font-size: 24pt
}
h2 {
			font-size: 18pt
}
h3 {
			font-size: 14pt
}
h4 {
			font-size: 12pt
}
h5 {
			font-size: 10pt
}
h6 {
			font-size: 8pt
}
A {
			color: blue
}
A:hover	{
			color: red
}
a:visited color red .header	{
			font-size: 12px;
}
.side_menu_new {font-size: 10px; color:#FFFFFF }

.side_menu_new A {
			color: white;
			text-decoration: none;
}
.side_menu_new a:visited { 
			color: white
}
.side_menu_new a:hover { 
			color: yellow; 
			font-style: normal; 
			text-decoration: underline;}

.justify {
          text-align: justify 
}
p {
			margin-top: 0px;
			margin-bottom: 10px;
}
UL {
			margin-top: 0px;
			margin-bottom: 10px;
}
LI {
			margin-top: 0px;
			margin-bottom: 10px;
}
