/* Style sheet for Tanja Säily. */

BODY			{ color: #000;
			  background: 
			    url(images/backgrounds/tanja2.jpg) #E6DEED }

A:link			{ color: #806 }
A:visited		{ color: #007 }
A:active		{ color: #800080 }

VAR			{ font-family: "Times New Roman", Times, serif;
			  font-style: italic }

ADDRESS			{ font-family: Arial, Helvetica, sans-serif;
			  font-style: normal }

CODE, KBD, PRE		{ font-family: "Courier New", Courier, monospaced;
			  font-style: normal }

PRE.vcard		{ color: #806; font-size: smaller }

.modifydate		{ color: #696969; font-size: smaller }

.violet			{ color: #800080 }

.noborder		{ border: none }

DT			{ font-weight: bold }

H1, H2, H3              { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal }
H1                      { text-align: center }
H3			{ margin-left: 1em }

/* P, DL 			{ margin-left: 1em; margin-right: 1em }
TD P			{ margin-left: 0; margin-right: 0 }
UL			{ margin-left: 2em }
TD UL			{ margin-left: 1em }
UL UL			{ margin-left: 1em }
ADDRESS, PRE, BLOCKQUOTE
			{ margin-left: 2em } */

.separator		{ text-align: center }

.center			{ text-align: center }
.right			{ text-align: right }

.rightfloat IMG		{ float: right }
.leftfloat IMG		{ float: left }

IMG.middle              { vertical-align: middle }

DIV.header, DIV.footer	{ font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size: 80%; text-align: center }

