/* Stylesheet for 101EmailETiquettteTips.com */
/* email-etiquette.css */
/* Copyright 2008. All rights reserved. */
/* Created by TheIStudio.com.  */
/* This website has been optimized for use with multiple browsers */


BODY {
	margin: 15px auto auto 10px; 
	scrollbar-base-color: #cc0000;
    background-color: #cc0000;
	font-family : Courier, Times;
    color: #000000;
}
a:link{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}
a:visited {
	color:#999999;
	font-weight:bold;
	font-size:13px;
}
a:hover {
   color:#ffffff;
   background:#C50502;
   font-weight:bold;
   font-size:13px;
		

}
H1 {
	font-family: Courier, Times;
	color: #CC0000;
	padding: 0px;
	font-weight : bold ;
	font-size : 28px;
}

H2 {
	font-family: Courier, Times;
	color: #CC0000;;
	padding: 0px;
	font-weight : bold ;
    font-size : 22px;
}

H3 {
	font-family: Courier, Times;
	color: #999999;
	font-size : 15px;

}

b {
	font-family: Courier, Times;
	color: #cc0000;
	font-size : 10px;
}

ol {
	line-height: 1.4

