BODY
{
	FONT-SIZE: 10px;
	MARGIN: 10px;
	FONT-FAMILY: verdana,arial,sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-IMAGE:URL("/gfx/privacy-policy-p3p.jpg");
	BACKGROUND-REPEAT: NO-REPEAT;
	BACKGROUND-POSITION: TOP LEFT;
}
a			{color:#DD0000;text-decoration:none;}
a:hover		{text-decoration:underline;}
.body-text
{
			color: #000000;
			font-size: 12px;
			font-family: verdana,arial,helvetica,sans-serif;
}
.small-text
{
	BACKGROUND-COLOR: #CCDDEE;
	color: #000000;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}
.title 		{
			color: #000000;
			font-size: 26px;
			font-family: verdana,arial,helvetica,sans-serif;
			font-weight:bold;
			}
.subtitle 	{
			color: #000000;
			font-size: 20px;
			font-family: arial,helvetica,sans-serif;
			font-weight:bold;
			}
.minititle 	{
			color: #000000;
			font-size: 16px;
			font-family: arial,helvetica,sans-serif;
			font-weight:bold;
			}
.description
{
	position:absolute;
	visibility:hidden;
}
.button
{
	BACKGROUND: #CCDDEE;
	BORDER-TOP: #DDDDFF 2px solid;
	BORDER-LEFT: #EEEEFF 2px solid;
	BORDER-BOTTOM: #000022 1px solid;
	BORDER-RIGHT: #000022 1px solid;
	PADDING: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Sans-Serif;
	font-style: italic;
	height: 22px;
}
.input_text_cook
{
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-BOTTOM: #7f9db9 1px solid;
	WIDTH: 70px;
}
.input_text
{
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-BOTTOM: #7f9db9 1px solid;
	WIDTH: 300px;
}
.input_text2
{
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-BOTTOM: #7f9db9 1px solid;
	WIDTH: 200px;
}
.select
{
	border: none;
	font-size: 12px;
	WIDTH: 430px;
}
.input_textarea
{
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-BOTTOM: #7f9db9 1px solid;
	WIDTH: 460px;
}
.dark
{
	BACKGROUND-COLOR: #aabbcc;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Sans-Serif;
}
.light
{
	BACKGROUND-COLOR: #CCDDEE;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Sans-Serif;
}
.white
{
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial,Sans-Serif;
}



