@charset "UTF-8";
/* CSS Document */

#font_basic
{
	color: rgb(255, 255, 255);
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
	letter-spacing: 1px;
}

#font_home_title
{
	color: rgb(255, 255, 255);
	font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
	line-height: 18px;
	letter-spacing: 1px;
}

#font_home_main
{
	color: rgb(255, 255, 255);
	font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
	letter-spacing: 1px;
}