/* #### Standard tags #### */

body,td{
	font: 12px/18px "Trebuchet MS", verdana, sans-serif;
	color: #000000;
	}
p {
	margin-top:2px;
	margin-bottom:10px;
	color: #000000;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	margin-top:10px;
	margin-bottom:10px;
	color:#8BD80B;
	}
h2 {
	font-size: 14px;
	color: #1E3A86;	
	margin-top:12px;
	margin-bottom:0px;
	}
h3 {
	font-size: 12px;
	color:#009fff;	
	margin-top:3px;
	margin-bottom:0px;
}
a 	{
	text-decoration:none;	
	color:#4680B9;
	}
a:hover {
    text-decoration:underline;
    }
ul {
	margin-top:2px;
}
ol{
	background-image: url(../Images/Common/Main_Bullit_01.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}
li{
	margin-top:2px;
	color: #373476;
	font-weight: normal;
}

img
{
	border-width: 0;
}
outlinedimages
{
	border: 1px solid #0099CC;
}
