<!--	Project:			Karlshamns Cykelklubb	-->
<!--	Filename:			kckstyles.css			-->
<!--	Purpose:			Stylesheet				-->
<!--	Author:				Lars Gagnesj&ouml;		-->
<!--	Created:			2003-03-19				-->
<!--	Last modified:		2003-03-19				-->


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
"http://www.w3.org/TR/REC-html40/frameset.dtd">

BODY { text-align: center; background: white }

H1 { COLOR: black; font-size: 8pt ;font-family: helvetica,sans-serif; }
H2 { COLOR: black; font-size: 10pt ;font-family: helvetica,sans-serif; }
H3 { COLOR: red; font-size: 10pt ;font-family: verdana, tahoma, helvetica,sans-serif; }
H4 { COLOR: black; font-size: 12pt ;font-family: helvetica,sans-serif; }
H5 { COLOR: red; font-size: 12pt ;font-family: helvetica,sans-serif; }
H6 { COLOR: black; font-size: 14pt ;font-family: verdana, tahoma, helvetica,sans-serif; }

A:link { text-decoration: none; color: black }
A:visited { text-decoration: none; color: black }
A:hover { color: red }

P { text-align: center ; COLOR: black; font-size: 14pt; font-family: helvetica,sans-serif; font-weight: bold } 

IMG { BORDER: 0; }

TD.link { background: green; text-align: center; vertical-align: center; }
TABLE { border-width: 1; border-color: white; }

.rightaligned { align: right; }

