
/* TOP.AsP-tyylit */


body, td, p, th,  h1,h2,h3,h4,h5,h6, li, ul, ol, div, span, font
{
	font-family: Arial, helvetica; 
}

#pagetitle {width: 100%; font-weight: normal; margin-top: 10px; padding-left: 2px; margin-bottom: 10px; font-size: 16px; Font-family: Verdana; font-weight: normal;}

.minileipis, .minicursive, .button, .submitbutton, .resetbutton
{
	font-family: Arial, helvetica; 
}
	
.bigtitle, h2, h1
{
	margin:0 0 15px;
	font-size:15px;
	color:#d90077;
	text-transform:uppercase;
}

.mediumtitle, H3, h4
{
	margin:0 0 15px;
	padding:14px 0 0;
	font-size:13px;
	color:#d70076;
}

.minititle, .cursive, 
{
	font-size: 13px;  
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.leipis, P, .bigcursive,td, .editor p,li
{
	font-size: 13px;
	text-decoration: none;
	color: Black;
    line-height: 16px;	
}


.minileipis, h5, .minicursive, .imagecaption
{
	font-size: 13px;
	text-decoration: none;
	color: black;
	font-weight: normal;

}

.minicursive
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color:#d90077;
	font-weight: bold;
}

a:hover
{
	color: black;
}



.menu a:hover
{
	color: lightblue;
}

.menu a
	{
	color: white;

	}


.menu a:active
	{
	font-weight: bold;

	} 


	
.button
{
    display: inline;
	white-space: nowrap;
    padding: 2px;
	font-family: tahoma, arial; 
	font-size: 11px;
	color: black;
}
.button:hover
{
}

.button:active
{
}
	
	

 


.imagecaption {color: darkgrey; text-decoration: italic;}
.redtext {color: red;}
.highlight {background-color: #FFF4C1}
.BoldGreen {color: green; font-weight: bold;}

