﻿/* Copyright (c) 2009 Yamen Elasadi (YamenElasadi@hotmail.com || http://loanmodificationmadesimple.net)
 * Thanks and Credits go to jQuery for making my life easier.
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * Should be Compitable with all browsers:  Tested with FireFox, IE 7 & beta test.  Did not test with ie 6
 */


BODY {
	padding:0px;
}
A:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

h1, h2, {
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
h3{
	font:2em/1em Georgia, Berling Antiqua, Frutiger Linotype; font-style:italic; font-variant:small-caps; font-weight: bold; color:#5e3f1f;
}
img {
	border: none;
}
li{
	text-align:left;
	color:#000;
	line-height:24px;
	margin-left:20px;
	margin-bottom:10px;
}
