/* CSS Document for the "email_outlook1.htm" Page*/

body {

		font-family:Verdana, Arial, Helvetica, sans-serif;

}

h1, h2, h3, h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000;

}



h1 {

	font-size: 18px;

	color:#0066FF;

	border-bottom: 2px solid #333;

}



h4 {

	font-size: 14px;

}



p, li { 

    line-height: 19px;

	font-size:12px;



}



li {

	margin: 10px 0;

}





strong {

	color: #000;

}



dt {

	font-weight: bold;

	font-size:12px;

	color: #000;



}



dd {

    margin-left: 0;

	margin-bottom: 15px;

	font-size:12px;

}



dl {

	padding-left: 25px;

	font-size:12px;

}



p.note {

	background-color: #EFEFEF;

	border: 1px solid #aaa;

	padding: 10px;

}



p.caution {

	background-color: #F7DEDD;

	border: 1px solid #aaa;

	padding: 10px;

}

#side_bg{
	position:absolute;
	
	width:70px;
	height:15px;
	left: 2px;
	top: 800px;

}

