/* Career Smart Styling Template */
body {
	margin: 0;
	padding: 0;
	background-color: 					#FFFFFF;
	font-size: 100%;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
	text-align: left;
}
p {
	font-size: 1em;
	line-height: 1.1em;
	margin:  0;
	}
	
ul {
	font-size: 1em;
	line-height: 1.1em;
	margin:.5em 0;
	}
h1{
	margin:0 0 0 0;
	font-family:"Courier New", Courier, monospace;
	color: 		#000080;
}
h2, h3, h4, h5, h6 {
	margin: 1.3em 0 0 0;
	font-family:"Courier New", Courier, monospace;
	color: 		#000080;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.4em;
	text-align: center;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
	text-align: center;
	clear: both;
}

a {
	text-decoration: none;
}
a:link {
	color: #660066;
}
a:visited {
	color: #660066;	
}
a:hover, a:active {
	color:  #333333;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}


/* CSS Document */
