﻿html 
{
	overflow-y: scroll;	

		scrollbar-3dlight-color:#FAFAFA;

           scrollbar-arrow-color:#505050;

           scrollbar-base-color:#E6E6E6;

           scrollbar-darkshadow-color:#969696;

           scrollbar-face-color: #DCDCDC;

           scrollbar-highlight-color:#FAFAFA;

           scrollbar-shadow-color:#E4E4E4;
}

body, input, select, textarea
{
	font-family: Tahoma, Arial;
	font-size: 11px;	
	color: #707070;
}

A 
{
	color: #707070;
	text-decoration: none;
}

A:active 
{
	color: #F47392;
}

A:hover 
{
	color: #F47392;
}


.label1 
{
	font-weight: 700;
	
}

.label2 
{
	font-weight: 700;
	color: #F47392;	
}

TD.label1, TD.label2  
{
	padding: 6px 0px;
	
}

div.content
{
	padding: 2px 30px;
	font-size: 12px;
}

div.content p
{
	text-align: justify;
}

ul
{
	list-style-type: square;
}

h1
{
	color: #707070;
	font-size: 11px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}

h2
{
	color: #707070;
	font-size: 11px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
