﻿/* Jesus loves you! He definately loves people who know CSS! ;-) */

body { 
	/* customize_body */ font:normal normal 12px Verdana; /* customize_body */
	/* customize_body */ color:#000000; /* customize_body */
	/* line-height:18px; */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color:#217ca6; /* customize_link */
	text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color:#81613F; /* customize_link_hover */ text-decoration:underline;
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; }
h1{ font-size:1.6em; }
h2{ font-size:1.4em; }
h3{ font-size:1.2em; }
h4{ font-size:1.1em; }
h5{ font-size:1em; }

p{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
