/* cAPS LOCK HELSINKI */

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

body	{
	font-family: georgia, times, serif;
	line-height: 35px;
	font-size: 22px;
	margin: 0px 0px 0px 30px;
	}

img.sisennys { margin: 0px 0px -10px 0px; }

h1 { text-indent: -10000px; margin-top: -30px;}
	
p	{ margin: 0px 0px 3px 0px; }

a:link { text-decoration: underline; color: #fff; }
a:visited { text-decoration: underline; color: #fff; }
a:hover { text-decoration: none; color: #fff; }
a:active { text-decoration: none; color: #fff; }

.leipis { color: #fff; background: #24aa37; padding: 1px 2px 2px 2px; }
.korostus { font-family: courier, times, serif; font-size: 11px; font-weight: normal; margin: 0px 0px 0px 10px; }
.linkki { color: #000; background: #d43338; padding: 1px 2px 2px 2px; }


