body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #FCEDF2;
	background: url('images/background.jpg'); 
	background-repeat: repeat;
	background-attachment: fixed;
	}


a, A:link, a:visited, a:active
		{color: #0000ff; text-decoration: none; font-weight: bold; font-family: Arial, Tahoma, Verdana; font-size: 11px;}
	A:hover
		{color: #ff0000; text-decoration: underline; font-family: Arial, Tahoma, Verdana; font-size: 11px;}

	p, tr, td, ul, li
		{color: #000000; font-family: Times Roman, Arial, Tahoma, Verdana; font-size: 12px;}

	.header1, h1
		{color: #000000; background: #151900; font-weight: bold; font-family: Tahoma, Verdana; font-size: 3px; margin: 0px; padding: 0px;}
	.header2, h2
		{color: #000000; background: #EBB1A5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;  margin: 0px; padding: 0px;}}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
	.std
		{color: #000000; font-family: Tahoma, Verdana; font-size: 12px;}
	.std1
		{color: #000000; font-family: Tahoma, Verdana; font-size: 10px;}
	.std2
		{color: #000000; font-family: Tahoma, Verdana; font-size: 14px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	}


h3 {
	font-size: 110%;
	}

.menu A:link {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: none; 
	color: #FFFFFF;
	}
.menu A:visited {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: none; 
	color: #FFFFFF;
	}
.menu A:active {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: none; 
	color: #FFFFFF;
	}
.menu A:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: underline;
	color: #FF0000;
	}
	
	
.email A:link {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: none; 
	color: #C55C5C;
	}
.email A:visited {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: none; 
	color: #C55C5C;
	}
.email A:active {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: none; 
	color: #C55C5C;
	}
.email A:hover {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	text-decoration: underline;
	color: #FF0000;
}