a:link 		{ text-decoration: none; ; color: #CC0000;}
a:visited 	{ text-decoration: none; ; color: #CC0000;}
a:hover 	{ text-decoration: none; ; color: #000000;}
a:active 	{ text-decoration: none; ; color: #FF0000;}



.img 	{
				border					:1px dashed #CCCCCC;
}

.img2 	{
				border					:1px dashed #333333;
}

.img3 	{
				border					:1px dashed #FFFFFF;
}


body {
	background-color						:#ffffff;
	margin-left								:0px;
	margin-top								:0px;
	margin-right							:0px;
	margin-bottom							:0px;
}


table	{
				border						:0px; 
				border-style				:solid;
				border-color				:#000000;
}




p 	{
	color: #666666;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 12px;
	font-weight:normal;

}

h1 	{
	color: #6F7974;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 17px;
}
h2 	{
	color: #6F7974;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 15px;
}

h3 	{
	color: #6F7974;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 13px;
}

h4 	{
	color: #000000;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 13px;
}

h5 {
	color: #000000;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 13px;

}

h6 {
	color: #FFCC00;
	font-family: trebuchet ms, Helvetica, Arial, sans-serif;
	cursor: normal;
	font-size: 10px;

}

body {	

  scrollbar-Base-Color				:#FFFFFF; 
  scrollbar-Arrow-Color				:#FFFFFF;
  scrollbar-Face-Color				:#FFFFFF;
  scrollbar-Highlight-Color			:#FFFFFF;
  scrollbar-3dLight-Color			:#CCCCCC;
  scrollbar-Shadow-Color			:#FFFFFF;
  scrollbar-DarkShadow-Color		:#FFFFFF;
  scrollbar-Track-Color				:#FFFFFF; 
}

