/*****

The index page CSS for Reinyday.com
created Saturday, 04 September 2004
created by Rachel Rein

*****/

body {
font-family:		Verdana, Helvetica, Arial, sans-serif;
font-size:		12px;
line-height:		1.5;
text-align:		justify;
color: 			black;
background-color: 	white;
background:		white;
}

table {
font-family:		Verdana, Helvetica, Arial, sans-serif;
font-size:		10px;
line-height:		1.25;
text-align:		justify;
}

p {text-align:		justify;}

a {text-decoration: 	none;}

img {border:		none;}

.wow {
font-size:              14px;
font:			bold;
text-decoration:	italic;
}

.lists
{list-style-type: 	circle;}


